X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=psp%2FMakefile;h=aecad367987672ae9a16b041c371ba1837c1c3cd;hb=58bf1ea9cb04d3a0b7f218c6361861cd27d31f31;hp=6aaf51b9dd922a038759303ae4893366c89dccd2;hpb=ae1bf35ce4827625a25a124dbbe1c3808fca1b24;p=libpicofe.git diff --git a/psp/Makefile b/psp/Makefile index 6aaf51b..aecad36 100644 --- a/psp/Makefile +++ b/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