use SLGCC instead of GCC and use -o2 for raw version
[IRC.git] / Robust / src / Makefile.raw.4
index 60be62dea4c8f8779564d92f73a03308023154a3..3dcab3c609b44e436bd064eba1b4e73b56d08f25 100644 (file)
@@ -1,9 +1,11 @@
 TOPDIR=/home/jzhou/starsearch
 include $(TOPDIR)/Makefile.include
 
-RGCCFLAGS += -O0 
+RGCCFLAGS += -O2 
 RGCCFLAGS += ${RAWRGCCFLAGS}
 
+USE_SLGCC=1
+
 SIM-CYCLES = 10000
 
 ATTRIBUTES += HWIC