From 4aab81aad26f5619e514dbb97419521fa96cc37f Mon Sep 17 00:00:00 2001 From: piaip Date: Wed, 7 Sep 2005 16:03:08 +0000 Subject: Wide terminal rules. This time we have userlist and mailbox support. git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3136 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mbbsd/Makefile') diff --git a/mbbsd/Makefile b/mbbsd/Makefile index 2e5637ab..3be108ad 100644 --- a/mbbsd/Makefile +++ b/mbbsd/Makefile @@ -21,7 +21,7 @@ OBJS= admin.o announce.o args.o assess.o bbs.o board.o cache.o cal.o card.o\ OBJS+= random.o time.o DIETCC= diet -Os .endif -#CFLAGS+=-g +CFLAGS+=-std=c99 # reduce .bss align overhead .if !defined(DEBUG) -- cgit v1.2.3