projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4def81f
)
iptables: set nonshared flag
author
John Crispin
<john@phrozen.org>
Fri, 22 Jun 2018 09:46:21 +0000
(11:46 +0200)
committer
John Crispin
<john@phrozen.org>
Fri, 22 Jun 2018 09:46:21 +0000
(11:46 +0200)
this makes sure that offloading support is properly included for v4.14 targets.
Signed-off-by: John Crispin <john@phrozen.org>
package/network/utils/iptables/Makefile
patch
|
blob
|
history
diff --git
a/package/network/utils/iptables/Makefile
b/package/network/utils/iptables/Makefile
index 44e24b29ed0ebe8aa7c9d839733a17ed0ab700d7..b3955b9a97459800f08550254c23c520236e46fa 100644
(file)
--- a/
package/network/utils/iptables/Makefile
+++ b/
package/network/utils/iptables/Makefile
@@
-18,6
+18,7
@@
PKG_SOURCE_VERSION:=c16bdec15137b241586310d0e61bc88cc3726004
PKG_MIRROR_HASH:=72e4bec94a56dd600097846c773e1074ff705e38f800ef221db646c064371a53
PKG_FIXUP:=autoreconf
+PKG_FLAGS:=nonshared
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1