[OE-core] [PATCH 00/53] musl fixes 3

Khem Raj raj.khem at gmail.com
Fri Jan 8 17:46:28 UTC 2016


On Fri, Jan 8, 2016 at 6:12 AM, Burton, Ross <ross.burton at intel.com> wrote:
>
> On 8 January 2016 at 14:00, Burton, Ross <ross.burton at intel.com> wrote:
>>
>> |                  int flags = FTW_DEPTH | FTW_ACTIONRETVAL;
>
>
> ftw != fts, of course.
>
> Looks like FTW_STOP etc are glibc-specific.
> https://github.com/commodo/openwrt/blob/master/package/devel/oprofile/patches/100-musl.patch
> seems reasonable, assuming it works.

Its changing the behaviour a bit. e.g. where its returning errno
instead of FTW_STOP but since its an error case, it will work most of
times.

>
> Ross



More information about the Openembedded-core mailing list