0
0
mirror of https://github.com/termux/termux-packages.git synced 2024-11-27 07:28:57 +00:00
termux-packages/root-packages/wavemon/Makefile.in.patch
2023-11-01 14:53:44 +02:00

12 lines
234 B
Diff

--- a/Makefile.in
+++ b/Makefile.in
@@ -15,7 +15,7 @@
else
CC ?= $(CC_DEFAULT)
endif
-CFLAGS ?= @CFLAGS@ @LIBNL3_CLI_CFLAGS@
+CFLAGS = @CFLAGS@ @LIBNL3_CLI_CFLAGS@
CPPFLAGS ?= @CPPFLAGS@
LDFLAGS ?= @LDFLAGS@
DEFS ?= @DEFS@