X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=judge%2FMakefile;h=1478b496aa798ba80a546bea212201dc9678fa73;hb=50cc126ebe949259a54f153a123848d771601b77;hp=d43ddecd2bc584b2e7e62985051eeafd1165ca69;hpb=ec9a3b79df652797293110406ad6d17829e0c09b;p=eval.git diff --git a/judge/Makefile b/judge/Makefile index d43ddec..1478b49 100644 --- a/judge/Makefile +++ b/judge/Makefile @@ -1,4 +1,4 @@ -CC=gcc-4.1.1 +#CC=gcc-4.1.1 CFLAGS=-O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wredundant-decls -Winline $(DEBUG) -std=gnu99 CFLAGS+=-Wno-pointer-sign -Wdisabled-optimization -Wno-missing-field-initializers