aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/nftables/patches/104-fix-CFLAGS-handling.patch
diff options
context:
space:
mode:
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 4a85df29af..0000000000
--- 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