mirror of
https://github.com/libretro/Lakka.git
synced 2025-03-03 05:06:16 +00:00
Add mame disabled patch to corss compile genie
This commit is contained in:
parent
ac86637e0a
commit
b27eb28950
@ -0,0 +1,14 @@
|
||||
diff -Naur mame.git/3rdparty/genie/build/gmake.linux/genie.make mame.patch/3rdparty/genie/build/gmake.linux/genie.make
|
||||
--- mame.git/3rdparty/genie/build/gmake.linux/genie.make 2015-06-28 08:51:30.626767487 +0200
|
||||
+++ mame.patch/3rdparty/genie/build/gmake.linux/genie.make 2015-07-01 10:35:43.137115167 +0200
|
||||
@@ -25,10 +25,6 @@
|
||||
RM = $(SILENT) del /F "$(subst /,\\,$(1))" 2> nul || exit 0
|
||||
endif
|
||||
|
||||
-CC = gcc
|
||||
-CXX = g++
|
||||
-AR = ar
|
||||
-
|
||||
ifndef RESCOMP
|
||||
ifdef WINDRES
|
||||
RESCOMP = $(WINDRES)
|
Loading…
x
Reference in New Issue
Block a user