[PATCH 1/3] platform: fix missing strchrnul

Denys Vlasenko vda.linux at googlemail.com
Sat Nov 30 15:30:13 UTC 2013


On Sat, Nov 30, 2013 at 4:44 AM, Rich Felker <dalias at aerifal.cx> wrote:
> On Fri, Nov 29, 2013 at 02:45:15PM +0100, Denys Vlasenko wrote:
>> > Meh, does __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ look okay?
>>
>> Yes. Whatever __DEFINE__ the libc you link against is okay.
>> glibc has __GNUC___ and  __GNUC_MINOR__.
>> Yours has .... ?
>
> No, __GNUC__ is from GCC and refers to compilers with "GNU C"
> extensions to the C language; it has nothing to do with libc or the
> OS.

Uh. I meant __GLIBC__ and __GLIBC_MINOR__


More information about the busybox mailing list