X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Fgizmondo%2FMakefile;h=e756fdaade8d5d04ba01f0c27e5dcc13c1206511;hb=582890c000105f81c34c88d18924f7a3dc3b66b2;hp=6581e4ffb213cbe7826a7fd1249bf5727028bac9;hpb=7eed09b34f1d37d8f4e476c82d13b63322ea8185;p=picodrive.git diff --git a/platform/gizmondo/Makefile b/platform/gizmondo/Makefile index 6581e4f..e756fda 100644 --- a/platform/gizmondo/Makefile +++ b/platform/gizmondo/Makefile @@ -14,7 +14,7 @@ amalgamate = 0 -DEFINC = -I../.. -I. -D__GIZ__ -D_UNZIP_SUPPORT -DNO_SYNC +DEFINC = -I../.. -I. -D__GIZ__ -DNO_SYNC COPT_COMMON = -Wall -Winline ifeq ($(DEBUG),) COPT_COMMON += -O2 -ftracer -fomit-frame-pointer -fstrict-aliasing -ffast-math