aboutsummaryrefslogtreecommitdiff
path: root/patches/gpsp/1000-trimui-build.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/gpsp/1000-trimui-build.patch')
-rw-r--r--patches/gpsp/1000-trimui-build.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/gpsp/1000-trimui-build.patch b/patches/gpsp/1000-trimui-build.patch
index 2f9e7da..ecf9623 100644
--- a/patches/gpsp/1000-trimui-build.patch
+++ b/patches/gpsp/1000-trimui-build.patch
@@ -10,7 +10,7 @@ index ecefd12..91fc859 100644
+ TARGET := $(TARGET_NAME)_libretro.so
+ CC = $(CROSS_COMPILE)gcc
+ SHARED := -shared -Wl,--version-script=link.T -mcpu=arm926ej-s -mtune=arm926ej-s
-+ CFLAGS += -ffast-math -fdata-sections -ffunction-sections -flto -fno-PIC
++ CFLAGS += -ffast-math -fdata-sections -ffunction-sections -flto -fno-PIC -DOVERCLOCK_60FPS
+ LDFLAGS += -flto
+ ifeq (,$(DEBUG))
+ LDFLAGS += -s