From 0a40303ac6cea506ff678986af5c43d3f689352b Mon Sep 17 00:00:00 2001 From: neonloop Date: Wed, 20 Oct 2021 00:01:31 +0000 Subject: Updates patches for upstream changes --- patches/gpsp/1000-trimui-build.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'patches/gpsp/1000-trimui-build.patch') 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 -- cgit v1.2.3