mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
giflib: disable xmlto
Fixes: - http://autobuild.buildroot.org/results/87c7fa4a8e393acaccc84bd2774f9eee32ef7d90 xmlto is optionally used to generate documentation, which we don't need. Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
1b4ee69faf
commit
220f25e940
@ -18,6 +18,8 @@ GIFLIB_BINS = \
|
|||||||
gifrsize gifspnge giftext giftool gifwedge icon2gif raw2gif rgb2gif \
|
gifrsize gifspnge giftext giftool gifwedge icon2gif raw2gif rgb2gif \
|
||||||
text2gif
|
text2gif
|
||||||
|
|
||||||
|
GIFLIB_CONF_ENV = ac_cv_prog_have_xmlto=no
|
||||||
|
|
||||||
define GIFLIB_BINS_CLEANUP
|
define GIFLIB_BINS_CLEANUP
|
||||||
rm -f $(addprefix $(TARGET_DIR)/usr/bin/,$(GIFLIB_BINS))
|
rm -f $(addprefix $(TARGET_DIR)/usr/bin/,$(GIFLIB_BINS))
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user