summaryrefslogtreecommitdiff
path: root/package/network/utils/nftables/patches/104-fix-CFLAGS-handling.patch
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2014-12-14 16:03:45 +0000
committerSteven Barth <cyrus@openwrt.org>2014-12-14 16:03:45 +0000
commitc927daaf760c4b11db799dd33f75b813c9a8657e (patch)
tree2ab32b97d193f8b4d569423f81be1414d4712369 /package/network/utils/nftables/patches/104-fix-CFLAGS-handling.patch
parente90e143852da89eb812211709b33b510dcdb684f (diff)
downloadmtk-20170518-c927daaf760c4b11db799dd33f75b813c9a8657e.zip
mtk-20170518-c927daaf760c4b11db799dd33f75b813c9a8657e.tar.gz
mtk-20170518-c927daaf760c4b11db799dd33f75b813c9a8657e.tar.bz2
nftables: bump to latest git, fix mini-gmp patches
Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 43707
Diffstat (limited to 'package/network/utils/nftables/patches/104-fix-CFLAGS-handling.patch')
-rw-r--r--package/network/utils/nftables/patches/104-fix-CFLAGS-handling.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/network/utils/nftables/patches/104-fix-CFLAGS-handling.patch b/package/network/utils/nftables/patches/104-fix-CFLAGS-handling.patch
deleted file mode 100644
index 4a85df2..0000000
--- a/package/network/utils/nftables/patches/104-fix-CFLAGS-handling.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/Makefile.defs.in
-+++ b/Makefile.defs.in
-@@ -24,6 +24,7 @@ LDFLAGS += @LIBS@
-
- CPPFLAGS += @CPPFLAGS@
-
-+CFLAGS :=
- CFLAGS += @CFLAGS@ @DEFS@
- CFLAGS += -DDEFAULT_INCLUDE_PATH="\"$(confdir)\""
- CFLAGS += -include config.h