author | Alberto Bertogli
<albertogli@telpin.com.ar> 2005-04-24 00:33:17 UTC |
committer | Alberto Bertogli
<albertogli@telpin.com.ar> 2005-04-24 00:33:17 UTC |
parent | a59b89c116f93c5169baa19c3ef7dea74f7e1896 |
Makefile | +1 | -1 |
diff --git a/Makefile b/Makefile index 2fd6e08..a3bb197 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ -CFLAGS += -Wall -D_XOPEN_SOURCE=500 +CFLAGS += -Wall -D_XOPEN_SOURCE=500 -O3 ifdef DEBUG CFLAGS += -g -pg -fprofile-arcs -ftest-coverage