author | Alberto Bertogli
<albertito@blitiri.com.ar> 2010-09-10 03:23:15 UTC |
committer | Alberto Bertogli
<albertito@blitiri.com.ar> 2010-09-10 03:23:15 UTC |
parent | ec1870ca2c64dab5008f6e7f4049fb5099b54b86 |
Makefile | +1 | -1 |
diff --git a/Makefile b/Makefile index 2f8ef48..ea83fb6 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -CXXFLAGS += -Wall -std=c++98 -pedantic -Wno-long-long +CXXFLAGS += -Wall -std=c++98 -pedantic -Wno-long-long -O2 OBJS = aritmetica.o util.o