X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=gp2x%2FMakefile;h=0e2ffe41374d361f0c34a9d95568b6dda10ae065;hb=4b8f4f3c0d614637f1ec6df36330b1ad7a32b498;hp=595db535dac8e3a40ddeeeb65ce36bb331f6049e;hpb=b93428400f3c3c38f44450d58a6f10f07bac3355;p=libpicofe.git diff --git a/gp2x/Makefile b/gp2x/Makefile index 595db53..0e2ffe4 100644 --- a/gp2x/Makefile +++ b/gp2x/Makefile @@ -31,7 +31,7 @@ else use_cyclone = 1 endif -DEFINC = -I../.. -I. -DARM -D__GP2X__ -D_UNZIP_SUPPORT # -DBENCHMARK +DEFINC = -I../.. -I. -DARM -D__GP2X__ # -DBENCHMARK COPT_COMMON = -static -Wall -Winline ifeq ($(DEBUG),) COPT_COMMON += -O2 -ftracer -fstrength-reduce -fomit-frame-pointer -fstrict-aliasing -ffast-math