1
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2024-11-22 09:16:19 +00:00
Lakka-LibreELEC/packages/emulation/libretro-mame2010/patches/mame2010-dont_force_objdump.patch
2023-04-10 16:12:06 +02:00

14 lines
306 B
Diff

diff --git a/Makefile b/Makefile
index 65ece36..6fd017d 100644
--- a/Makefile
+++ b/Makefile
@@ -633,7 +633,7 @@ endif
# utilities
MD = -mkdir$(EXE_EXT)
RM = @rm -f
-OBJDUMP = @objdump
+OBJDUMP ?= @objdump
#-------------------------------------------------
# form the name of the executable