freebsd-ports/irc/ircd-ru/files/patch-Makefile.in
Sergey A. Osokin 01ef190350 Add a ircd-ru - modern IRC server with translation
schemes and other useful features.

Submitted by:	Khamushkin Ilya <ilya@ircd.ru>
PR:		54428
2003-08-07 13:14:37 +00:00

11 lines
290 B
Text

--- Makefile.in.orig Wed Apr 16 07:44:27 2003
+++ Makefile.in Wed Aug 6 14:47:03 2003
@@ -30,7 +30,7 @@
# Profile linker flags
PROFILELDFLAGS=-pg
# Default CFLAGS
-CFLAGS=-Wall -g -O2 $(SYNCIOFLAGS) $(XFLAGS)
+CFLAGS+=-Wall $(SYNCIOFLAGS) $(XFLAGS)
# Some generally useless stuff: