mirror of https://github.com/hak5/openwrt-owl.git
libpcap: remove unrecognized configure options
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>owl
parent
04cb722e9f
commit
75dc12dac1
|
@ -54,9 +54,7 @@ CONFIGURE_VARS += \
|
|||
|
||||
CONFIGURE_ARGS += \
|
||||
--enable-shared \
|
||||
--enable-static \
|
||||
--disable-yydebug \
|
||||
--with-build-cc="$(HOSTCC)" \
|
||||
--with-pcap=linux \
|
||||
--without-septel \
|
||||
--without-dag \
|
||||
|
|
Loading…
Reference in New Issue