libpcap: remove unrecognized configure options
authorDirk Neukirchen <dirkneukirchen@web.de>
Tue, 31 May 2016 07:24:07 +0000 (09:24 +0200)
committerJo-Philipp Wich <jo@mein.io>
Wed, 1 Jun 2016 13:18:42 +0000 (15:18 +0200)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
package/libs/libpcap/Makefile

index 3943efab254a74d6e4dca3274afc81122cd04116..1011ce634977cf637f2ad4228baad5dcf3648eb0 100644 (file)
@@ -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 \