From c927daaf760c4b11db799dd33f75b813c9a8657e Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Sun, 14 Dec 2014 16:03:45 +0000 Subject: nftables: bump to latest git, fix mini-gmp patches Signed-off-by: Steven Barth SVN-Revision: 43707 --- .../utils/nftables/patches/104-fix-CFLAGS-handling.patch | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 package/network/utils/nftables/patches/104-fix-CFLAGS-handling.patch (limited to 'package/network/utils/nftables/patches/104-fix-CFLAGS-handling.patch') 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 -- cgit v1.1