mirror of
https://github.com/libretro/Mu.git
synced 2026-04-17 11:40:59 +00:00
Hopefully fix building RetroArch version on PSP
This commit is contained in:
@@ -227,7 +227,7 @@ else ifeq ($(platform), psp1)
|
||||
TARGET := $(TARGET_NAME)_libretro_$(platform).$(EXT)
|
||||
CC = psp-gcc$(EXE_EXT)
|
||||
AR = psp-ar$(EXE_EXT)
|
||||
CFLAGS += -DPSP -G0
|
||||
CFLAGS += -std=c99 -DPSP -G0
|
||||
STATIC_LINKING=1
|
||||
STATIC_LINKING_LINK=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user