mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
libretro-dosbox-pure: Update patch
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
src/*/*/*.cpp
|
||||
|
||||
CPUFLAGS := $(MAKE_CPUFLAGS)
|
||||
-STRIPCMD := strip --strip-all
|
||||
-STRIPCMD := $(or $(STRIP),strip) --strip-all
|
||||
+STRIPCMD := ${STRIP}
|
||||
ifneq ($(ISWIN),)
|
||||
OUTNAME := dosbox_pure_libretro.dll
|
||||
|
||||
Reference in New Issue
Block a user