Skip to content

Commit 0aafcdd

Browse files
committed
libretro fixes
1 parent 02e88ff commit 0aafcdd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile.libretro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,7 @@ else ifeq ($(platform), vita)
263263
CFLAGS += -fno-asynchronous-unwind-tables -ftree-vectorize -funroll-loops
264264
CFLAGS += -mword-relocations -fno-unwind-tables
265265
CFLAGS += -fno-optimize-sibling-calls
266+
PLATFORM_TREMOR ?= 1
266267
STATIC_LINKING = 1
267268
STATIC_LINKING_LINK = 1
268269

0 commit comments

Comments
 (0)