1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/net/stund/files/patch-Makefile
2006-07-11 21:30:59 +00:00

17 lines
222 B
Plaintext

$FreeBSD$
--- 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