You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
freifunkist-firmware/package/network/utils/nftables/patches/104-fix-CFLAGS-handling.patch

10 lines
233 B

--- 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