> On Jul 1, 2015, at 3:07 PM, Burton, Ross <[email protected]> wrote: > > > On 1 July 2015 at 19:24, Khem Raj <[email protected] > <mailto:[email protected]>> wrote: > Make error() portable, Fix build on musl > > Upstream points out that theres lots of other GNU-specific bits in Weston > (such as gnu-specific printf formats). Does musl support those or is this a > token step towards being musl-friendly? >
No, certain construct like %m which are used in weston are already part of musl. As of now it builds and boots fine with latest musl release and we will address any future issues if they arise. moreover upstream wayland/weston is very receptive for musl changes. Now regarding this patch, I will redo it and submit it upstream to incorporate the feedback, however the patch itself is ok its just the mechanics of it which needs to be changed. > Ross
signature.asc
Description: Message signed with OpenPGP using GPGMail
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
