On Thu, May 8, 2014 at 5:11 AM, Richard Purdie <[email protected]> wrote: > +LDFLAGS_append_libc-uclibc_class-target = "${@['', ' -lintl > '][(d.getVar('USE_NLS', True) == 'yes')]}" > +EXTRA_OECONF_append_libc-uclibc_class-target = "${@['', ' --disable-gettext > '][(d.getVar('USE_NLS', True) == 'no')]}"
I think we can drop class-target override. this was needed when libc override arched into native recipes as well and we would get attr-native compiled differently for uclibc and glibc but thats been fixed -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
