[Buildroot] if !defined

Thomas Lundquist lists at zelow.no
Sun Oct 26 11:43:58 UTC 2008


Hi.

I am messing with grub right now and using gcc 4.2.4 I end up with a problem with this:

#if !defined __UCLIBC__ || (defined __UCLIBC__ && defined __UCLIBC_HAS_LFS__)

__UCLIBC_HAS_LFS__ is not defined and __UCLIBC__ is  but it still kicks in.

Anyone seen this lately?

(vsftpd seems to just work with the same line)


Thomas.



More information about the buildroot mailing list