mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-25 20:26:34 +00:00
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 \
|
LIBPCAP_CONF_ENV = ac_cv_linux_vers=2 \
|
||||||
ac_cv_header_linux_wireless_h=yes # configure misdetects this
|
ac_cv_header_linux_wireless_h=yes # configure misdetects this
|
||||||
LIBPCAP_CONF_OPT = --disable-yydebug --with-pcap=linux
|
LIBPCAP_CONF_OPT = --disable-yydebug --with-pcap=linux
|
||||||
|
LIBPCAP_CONFIG_FIXUP = pcap-config
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_LIBUSB),y)
|
ifeq ($(BR2_PACKAGE_LIBUSB),y)
|
||||||
LIBPCAP_CONF_OPT += --enable-canusb
|
LIBPCAP_CONF_OPT += --enable-canusb
|
||||||
|
Loading…
x
Reference in New Issue
Block a user