aboutsummaryrefslogtreecommitdiffstats
path: root/net/stund/files/patch-Makefile
blob: edfedf06e9d88e797f613bcab8893c8607b14513 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

$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