On Mon, Jun 8, 2015 at 4:16 AM, Koen Kooi <[email protected]> wrote: >> -CFLAGS_append_libc-uclibc = " ${@['-DNLS', '-UNLS']['${USE_NLS}' == >> 'no']} " +EXTRA_OEMAKE_append = " ${@['', 'NLS=false']['${USE_NLS}' == >> 'no']} " > > That's not mentioned in the commit message
ugh, I did forget, it makes it compile on musl as well and utilizes provided provisions from makefiles itself instead of injecting the flags. May be an a commit ammend before applying for Martin :) -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
