From aad40735b8ea20d0050ac85067c5edcb10387709 Mon Sep 17 00:00:00 2001 From: Dirk Neukirchen Date: Thu, 7 Jul 2016 14:56:43 +0200 Subject: [PATCH] libpcap: remove unrecognized configure options Signed-off-by: Dirk Neukirchen --- package/libs/libpcap/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/package/libs/libpcap/Makefile b/package/libs/libpcap/Makefile index 3943efab25..1011ce6349 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.11.0