libpcap: fixup pcap-config
Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
834f9311aa
commit
d4d9ece91e
@ -24,6 +24,7 @@ LIBPCAP_DEPENDENCIES = zlib
|
||||
LIBPCAP_CONF_ENV = ac_cv_linux_vers=2 \
|
||||
ac_cv_header_linux_wireless_h=yes # configure misdetects this
|
||||
LIBPCAP_CONF_OPT = --disable-yydebug --with-pcap=linux
|
||||
LIBPCAP_CONFIG_FIXUP = pcap-config
|
||||
|
||||
ifeq ($(BR2_PACKAGE_LIBUSB),y)
|
||||
LIBPCAP_CONF_OPT += --enable-canusb
|
||||
|
Loading…
Reference in New Issue
Block a user