ports/irc/ircd-hybrid/files/patch-ae
Ying-Chieh Liao 7ceee91313 upgrade to 6.3
maintainer timeout

No response from:	maintainer
2002-03-31 15:32:26 +00:00

11 lines
275 B
Text

--- Makefile.in.orig Thu Mar 21 16:47:44 2002
+++ Makefile.in Thu Mar 21 16:47:57 2002
@@ -22,7 +22,7 @@
RM=@RM@
# Default CFLAGS
-CFLAGS = -g -O2 -DNDEBUG
+CFLAGS += -DNDEBUG
# Default make flags - you may want to uncomment this on a multicpu machine
#MFLAGS = -j 4