projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04cb722
)
libpcap: remove unrecognized configure options
author
Dirk Neukirchen
<dirkneukirchen@web.de>
Tue, 31 May 2016 07:24:07 +0000
(09:24 +0200)
committer
Jo-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
patch
|
blob
|
history
diff --git
a/package/libs/libpcap/Makefile
b/package/libs/libpcap/Makefile
index 3943efab254a74d6e4dca3274afc81122cd04116..1011ce634977cf637f2ad4228baad5dcf3648eb0 100644
(file)
--- 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 \