From 4e7f84260166aee83385638b7165319568863c78 Mon Sep 17 00:00:00 2001 From: in2 Date: Mon, 17 Feb 2003 18:38:01 +0000 Subject: -O3 => -O git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@665 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- innbbsd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'innbbsd') diff --git a/innbbsd/Makefile b/innbbsd/Makefile index fb82be2a..95bcc415 100644 --- a/innbbsd/Makefile +++ b/innbbsd/Makefile @@ -19,7 +19,7 @@ TARGET = $(INNBBSD) $(BBSNNRP) $(BBSLINK) CC=gcc INSTALL=cp # -OPT= -O3 -s -pipe -fomit-frame-pointer -g +OPT= -O -s -pipe -fomit-frame-pointer -g BBS_DEP = MapleBBS BBS_UTIL = $(BBS_SRC)/util -- cgit v1.2.3