(PSP) Will not link without -G0

This commit is contained in:
twinaphex 2014-02-13 13:46:32 +01:00
parent 83b5240185
commit 8a70b8d6c7
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ else
endif
INCDIR =
CFLAGS = $(OPTIMIZE_LV) -std=gnu99 -ffast-math
CFLAGS = $(OPTIMIZE_LV) -G0 -std=gnu99 -ffast-math
ASFLAGS = $(CFLAGS)
RARCH_DEFINES = -DPSP -DHAVE_LIBRETRO_MANAGEMENT -DHAVE_ZLIB -DWANT_MINIZ -DHAVE_GRIFFIN=1 -DHAVE_NULLAUDIO -DRARCH_INTERNAL -DRARCH_CONSOLE -DHAVE_MENU -DHAVE_RGUI -DWANT_RPNG -DSINC_LOWER_QUALITY