[Buildroot] svn commit: trunk/buildroot/toolchain/binutils

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Tue Dec 9 10:33:24 UTC 2008


On Tue, Dec 09, 2008 at 11:30:08AM +0100, Hans-Christian Egtvedt wrote:
>On Tue, 9 Dec 2008 11:23:32 +0100
>Bernhard Reutner-Fischer <rep.dot.nop at gmail.com> wrote:
>
>> On Tue, Dec 09, 2008 at 02:09:15AM -0800, egtvedt at uclibc.org wrote:
>> >Author: egtvedt
>> >Date: 2008-12-09 02:09:15 -0800 (Tue, 09 Dec 2008)
>> >New Revision: 24343
>> >
>> >Log:
>> >binutils: fix typo for detecting if BINUTILS_NO_MPFR is not set
>> >
>> >Make the ifndef check the actual variable, typo bug.
>> 
>> What are you trying to do or "fix"?
>>
>
>So the ifndef is not supposed to look at the actual variable? Just some
>text which happens to be exactly the same as a variable which might be
>set above?

I suspect you're confusing "ifdef" with "ifeq", aren't you.
Please look carefully at
$ grep NO_MPFR toolchain/binutils/binutils.mk

see?



More information about the buildroot mailing list