|
Message-ID: <20150304164114.GJ23507@brightrain.aerifal.cx> Date: Wed, 4 Mar 2015 11:41:14 -0500 From: Rich Felker <dalias@...c.org> To: musl@...ts.openwall.com Subject: Re: Patch to allow configure out-with source directory On Wed, Mar 04, 2015 at 09:25:39AM +0000, Neil Henning wrote: > Hey (new to the list), > > Below is a patch to allow the running of configure out-with the > source directory (basically just looks up the path to the configure > script, and then bases the -I includes in the check steps on this > path). > > Any questions please get in touch, Could you clarify what problem it solves? I don't think this is anywhere near sufficient to support out-of-tree builds. That's a difficult problem which nsz worked on in the past but didn't complete because we kept running into corner cases that broke. Rich
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.