[LEDE-DEV] [PATCH] libpcap: remove unrecognized configure options

Dirk Neukirchen dirkneukirchen at web.de
Tue May 31 00:24:07 PDT 2016


Signed-off-by: Dirk Neukirchen <dirkneukirchen at web.de>
---
 package/libs/libpcap/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/package/libs/libpcap/Makefile b/package/libs/libpcap/Makefile
index 3943efa..1011ce6 100644
--- a/package/libs/libpcap/Makefile
+++ b/package/libs/libpcap/Makefile
@@ -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 \
-- 
2.8.3




More information about the Lede-dev mailing list