1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +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