From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Thu, 23 Dec 2010 10:07:52 +0100 Subject: [Buildroot] [git commit master 1/1] ed: bump to version 1.5 In-Reply-To: <20101223095612.60df592b@surf> (Thomas Petazzoni's message of "Thu, 23 Dec 2010 09:56:12 +0100") References: <20101222232249.DB1F38E20B@busybox.osuosl.org> <20101223082919.0d574cf8@surf> <87vd2kswmm.fsf@macbook.be.48ers.dk> <20101223095612.60df592b@surf> Message-ID: <87mxnwsvpz.fsf@macbook.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Thomas" == Thomas Petazzoni writes: >> Yes, it's a bit tricky. TARGET_CONFIGURE_OPTS are provided in the >> environment, and the configure script overrides the variables >> (CC=''). It then checks for a CC= argument and uses that, >> otherwise it defaults to 'gcc'. Thomas> Is that a configure script generated by autoconf ? No, so strictly seen this should use GENTARGET. Thomas> http://www.gnu.org/prep/standards/html_node/Configuration.html Thomas> It is recommended to pass the TARGET_CONFIGURE_OPTS as argument and not Thomas> inside the environment: Ahh, interesting. -- Bye, Peter Korsgaard