From: Fabrice Fontaine Date: Thu, 8 Nov 2018 20:30:44 +0000 (+0100) Subject: wireshark: disable build of user guide X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=92c32d389026222c6296094ec00e2cc03b1fab9d;p=buildroot.git wireshark: disable build of user guide --disable-guides has been added since version 2.5.0: https://github.com/wireshark/wireshark/commit/aa04d2355effb1cf611831b0a260cf1aff199b9a Fixes: - http://autobuild.buildroot.org/results/5ae6d46573942713687f4e659b3eaf0b768ebc71 Signed-off-by: Fabrice Fontaine Signed-off-by: Peter Korsgaard --- diff --git a/package/wireshark/wireshark.mk b/package/wireshark/wireshark.mk index 2e41c3d652..6be0016af7 100644 --- a/package/wireshark/wireshark.mk +++ b/package/wireshark/wireshark.mk @@ -15,6 +15,7 @@ WIRESHARK_CONF_ENV = \ PCAP_CONFIG=$(STAGING_DIR)/usr/bin/pcap-config WIRESHARK_CONF_OPTS = \ + --disable-guides \ --enable-static=no \ --with-libsmi=no \ --with-pcap=$(STAGING_DIR)/usr