libpcap: remove unrecognized configure options
authorDirk Neukirchen <dirkneukirchen@web.de>
Thu, 7 Jul 2016 12:56:43 +0000 (14:56 +0200)
committerZoltan HERPAI <wigyori@uid0.hu>
Thu, 7 Dec 2017 11:40:47 +0000 (12:40 +0100)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
package/libs/libpcap/Makefile

index 3943efa..1011ce6 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 \