forked from Lainports/opnsense-ports
11 lines
263 B
Text
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
|