From ced75104307b415339e9529cf27bc33a42ac9581 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sun, 19 Dec 2004 17:27:57 +0000 Subject: Some makefile updates. --- makefile.static | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'makefile.static') diff --git a/makefile.static b/makefile.static index 888ad24e..144337f8 100644 --- a/makefile.static +++ b/makefile.static @@ -1,9 +1,9 @@ CXX = g++ # for debugging -#CXXFLAGS += -g -march=i686 -O2 +CXXFLAGS += -g -march=i686 -O2 # excessive optimizations for pentium pro and later -CXXFLAGS +=-Wall -march=i686 -O3 -fexpensive-optimizations -pipe -fomit-frame-pointer -funroll-loops -fexceptions +#CXXFLAGS +=-Wall -march=i686 -O3 -fexpensive-optimizations -pipe -fomit-frame-pointer -funroll-loops -fexceptions CXXFLAGS +=`allegro-config --cflags release` LIBS := -ljgmod `allegro-config --libs release` -lguichan_allegro -lguichan -- cgit v1.2.3-70-g09d2