[OE-core] [PATCH v2] kmod-native_git.bb: fix builds for hosts with older libc

McClintock Matthew-B29882 B29882 at freescale.com
Tue Aug 21 19:15:00 UTC 2012


On Tue, Aug 21, 2012 at 2:13 PM, Chris Larson <clarson at kergoth.com> wrote:
> On Tue, Aug 21, 2012 at 11:47 AM, McClintock Matthew-B29882
> <B29882 at freescale.com> wrote:
>>> #ifndef O_CLOEXEC
>>> # define O_CLOEXEC 0
>>> #endif
>>>
>>> and be done with it
>>
>> Well this is seemingly the same way of doing it, just looks like you
>> always want it applied? I don't think it should always be applied.
>>
>> If this was it takes to get the build fix in, then I will do it...
>> please confirm what will be accepted.
>
> No, on newer systems O_CLOEXEC will be defined, so that #ifndef block
> will never be entered, and there'll be no change.

Right, I was not thinking...

-M




More information about the Openembedded-core mailing list