On Fri, 2018-01-12 at 11:30 -0600, Dan McGregor wrote: > On 8 January 2018 at 10:00, Ross Burton <[email protected]> > wrote: > > -EXTRA_OECONF += "--without-libsigsegv-prefix" > > +inherit autotools texinfo > > + > > +SRC_URI = "${GNU_MIRROR}/m4/m4-${PV}.tar.gz \ > > + file://ac_config_links.patch \ > > + file://remove-gets.patch \ > > + " > > + > > +SRC_URI_append_class-target = "file://0001-Unset- > > need_charset_alias-when-building-for-musl.patch" > There's no space here, so it breaks with meta-clang enabled. It only > works right now as-is because SRC_URI ends with whitespace. > > I think it should be: > SRC_URI_append_class-target = " > file://0001-Unset-need_charset_alias-when-building-for-musl.patch"
I've pushed a tweak to fix that. Cheers, Richard -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
