4a85df29afa25a505e0744b6281369a0caf5a988
[openwrt/svn-archive/archive.git] / package / network / utils / nftables / patches / 104-fix-CFLAGS-handling.patch
1 --- a/Makefile.defs.in
2 +++ b/Makefile.defs.in
3 @@ -24,6 +24,7 @@ LDFLAGS += @LIBS@
4
5 CPPFLAGS += @CPPFLAGS@
6
7 +CFLAGS :=
8 CFLAGS += @CFLAGS@ @DEFS@
9 CFLAGS += -DDEFAULT_INCLUDE_PATH="\"$(confdir)\""
10 CFLAGS += -include config.h