wireshark: disable build of user guide
--disable-guides has been added since version 2.5.0:
aa04d2355e
Fixes:
- http://autobuild.buildroot.org/results/5ae6d46573942713687f4e659b3eaf0b768ebc71
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
0c15a3e82e
commit
92c32d3890
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user