Cosmetic: Ordering changed for better -O2 disable by hand
authorshort <>
Tue, 5 Dec 2000 21:36:26 +0000 (21:36 +0000)
committershort <>
Tue, 5 Dec 2000 21:36:26 +0000 (21:36 +0000)
Makefile

index c02e21e..f794152 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-CFLAGS=-O2 -ggdb -Wall -pedantic -ansi -D_GNU_SOURCE
+CFLAGS=-ggdb -Wall -pedantic -ansi -D_GNU_SOURCE -O2
 
 all: timeplan
 
 
 all: timeplan