1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/net/stund/files/patch-Makefile

17 lines
293 B
Plaintext

$FreeBSD$
--- Makefile 2004/04/09 07:45:21 1.1
+++ Makefile 2004/04/09 07:46:00
@@ -21,8 +21,8 @@
#
# Alternatively, for debugging.
#
-CXXFLAGS+=-g -O -Wall
-LDFLAGS+=-g -O -Wall -lssl -lcrypto
+CXXFLAGS+=-Wall
+LDFLAGS+=-Wall -lssl -lcrypto
# for solaris
#LDFLAGS+= -lnsl -lsocket