On Thu, Apr 9, 2020 at 11:50 PM Andreas Müller <[email protected]> wrote:
>
> On Fri, Apr 10, 2020 at 3:11 AM Khem Raj <[email protected]> wrote:
> >
> > Fixes errors like
> >
> > make[3]: *** [Makefile:2395: 24/document-print.svg] Segmentation fault 
> > (core dumped)
> > make[3]: *** [Makefile:2395: 24/gimp-center.svg] Segmentation fault (core 
> > dumped)
> > make[3]: *** [Makefile:2395: 24/media-optical.svg] Segmentation fault (core 
> > dumped)
> > make[3]: *** [Makefile:2395: 24/gimp-channel-gray.svg] Segmentation fault 
> > (core dumped)
> > make[3]: *** [Makefile:2395: 24/gimp-channel-blue.svg] Segmentation fault 
> > (core dumped)
> > make[3]: *** [Makefile:2395: 24/gtk-select-color.svg] Segmentation fault 
> > (core dumped)
> > make[3]: *** [Makefile:2395: 24/gimp-channel-alpha.svg] Segmentation fault 
> > (core dumped)
> > make[3]: *** [Makefile:2395: 24/media-floppy.svg] Segmentation fault (core 
> > dumped)
> > make[3]: *** [Makefile:2395: 24/gimp-business-card.svg] Segmentation fault 
> > (core dumped)
> > make[3]: *** [Makefile:2395: 24/gimp-channel.svg] Segmentation fault (core 
> > dumped)
> > make[3]: *** [Makefile:2395: 24/dialog-information.svg] Segmentation fault 
> > (core dumped)
> >
> > Signed-off-by: Khem Raj <[email protected]>
> > Cc: Andreas Müller <[email protected]>
> > ---
> >  meta-gnome/recipes-gimp/gimp/gimp_2.10.18.bb | 3 +++
> >  1 file changed, 3 insertions(+)
> >
> > diff --git a/meta-gnome/recipes-gimp/gimp/gimp_2.10.18.bb 
> > b/meta-gnome/recipes-gimp/gimp/gimp_2.10.18.bb
> > index 838bd374a1..5a58f48ec3 100644
> > --- a/meta-gnome/recipes-gimp/gimp/gimp_2.10.18.bb
> > +++ b/meta-gnome/recipes-gimp/gimp/gimp_2.10.18.bb
> > @@ -45,6 +45,9 @@ EXTRA_OECONF = "--disable-python \
> >                  --without-webkit \
> >                  --without-wmf"
> >
> > +EXTRA_OECONF_append_libc-musl_mipsarch = " --disable-vector-icons"
> > +EXTRA_OECONF_append_libc-musl_armv7a = " --disable-vector-icons"
> Maybe you should mention musl in commit message?
>

yes, I edited the commit message to state that in master-next

> Andreas
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#83857): 
https://lists.openembedded.org/g/openembedded-devel/message/83857
Mute This Topic: https://lists.openembedded.org/mt/72911623/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to