projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d0bb8f
)
iptables: --enable-static and --enable-shared don't work well together, drop --enable...
author
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 24 Jan 2010 00:48:23 +0000
(
00:48
+0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 24 Jan 2010 00:48:23 +0000
(
00:48
+0000)
SVN-Revision: 19304
package/iptables/Makefile
patch
|
blob
|
history
diff --git
a/package/iptables/Makefile
b/package/iptables/Makefile
index be5b95b1492c5c2632a2c18174fd67b8b968f63e..324d5658f7776ab51246ae5d6e85a5a662dffa44 100644
(file)
--- a/
package/iptables/Makefile
+++ b/
package/iptables/Makefile
@@
-256,7
+256,6
@@
TARGET_CPPFLAGS := \
CONFIGURE_ARGS += \
--enable-shared \
- --enable-static \
--enable-devel \
--enable-ipv6 \
--with-kernel="$(LINUX_DIR)" \