X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=inline;f=judge%2FMakefile;h=1478b496aa798ba80a546bea212201dc9678fa73;hb=d8a7e513fe776de797f7d42b795d15b980544de5;hp=d43ddecd2bc584b2e7e62985051eeafd1165ca69;hpb=ec9a3b79df652797293110406ad6d17829e0c09b;p=moe.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