X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Fpsp%2FMakefile;h=aecad367987672ae9a16b041c371ba1837c1c3cd;hb=8ef001cc89adfb193dd6bfb31e25007abfece972;hp=6aaf51b9dd922a038759303ae4893366c89dccd2;hpb=c5b61ac25d64d5fb1e8d825e6b44c6c50b05ab34;p=picodrive.git diff --git a/platform/psp/Makefile b/platform/psp/Makefile index 6aaf51b..aecad36 100644 --- a/platform/psp/Makefile +++ b/platform/psp/Makefile @@ -10,7 +10,7 @@ amalgamate = 0 #up = 1 -CFLAGS += -I../.. -I. -D_UNZIP_SUPPORT -DNO_SYNC # -DBENCHMARK +CFLAGS += -I../.. -I. -D_UNZIP_SUPPORT -DNO_SYNC -D_ASM_DRAW_C_MIPS # -DBENCHMARK CFLAGS += -Wall -Winline -G0 ifeq ($(DEBUG),) CFLAGS += -O2 -ftracer -fstrength-reduce -ffast-math