opnsense-ports/net/stund/files/patch-Makefile
Franco Fichtner 05ec040734 */*: sync with upstream
Taken from: FreeBSD
2015-05-23 07:42:34 +02:00

13 lines
210 B
Text

--- Makefile.orig
+++ Makefile
@@ -21,8 +21,8 @@
#
# Alternatively, for debugging.
#
-CXXFLAGS+=-g -O -Wall
-LDFLAGS+=-g -O -Wall
+CXXFLAGS+=-Wall
+LDFLAGS+=-Wall
# for solaris
#LDFLAGS+= -lnsl -lsocket