[Buildroot] [PATCH 1/1] giflib: disable xmlto

Peter Korsgaard peter at korsgaard.com
Fri Oct 26 19:18:11 UTC 2018


>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice at gmail.com> writes:

 > Fixes:
 >  - http://autobuild.buildroot.org/results/87c7fa4a8e393acaccc84bd2774f9eee32ef7d90

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>

I added a small note that this is only used for documentation and
committed, thanks.

> ---
 >  package/giflib/giflib.mk | 2 ++
 >  1 file changed, 2 insertions(+)

 > diff --git a/package/giflib/giflib.mk b/package/giflib/giflib.mk
 > index c1471de408..29666eebea 100644
 > --- a/package/giflib/giflib.mk
 > +++ b/package/giflib/giflib.mk
 > @@ -18,6 +18,8 @@ GIFLIB_BINS = \
 >  	gifrsize gifspnge giftext giftool gifwedge icon2gif raw2gif rgb2gif \
 >  	text2gif
 
 > +GIFLIB_CONF_ENV = ac_cv_prog_have_xmlto=no
 > +
 >  define GIFLIB_BINS_CLEANUP
 >  	rm -f $(addprefix $(TARGET_DIR)/usr/bin/,$(GIFLIB_BINS))
 >  endef
 > -- 
 > 2.17.1

 > _______________________________________________
 > buildroot mailing list
 > buildroot at busybox.net
 > http://lists.busybox.net/mailman/listinfo/buildroot

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list