opnsense-ports/net-im/sshout/files/patch-Makefile
Franco Fichtner b37fbe8c8c */*: sync with upstream
Taken from: FreeBSD
2022-04-22 10:09:26 +02:00

11 lines
263 B
Text

--- Makefile.orig 2020-09-01 11:34:08 UTC
+++ Makefile
@@ -4,7 +4,7 @@
INSTALL ?= install
MSGFMT ?= msgfmt
-CFLAGS += -Wall -Wno-switch -Wno-pointer-to-int-cast -O1
+CFLAGS += -Wall -Wno-switch -Wno-pointer-to-int-cast
#LIBS +=
#SOCKET_LIBS := -l socket