mirror of
https://github.com/RetroDECK/org.mamedev.MAME.git
synced 2025-01-19 11:05:37 +00:00
14 lines
254 B
Diff
14 lines
254 B
Diff
diff --git a/makefile b/makefile
|
|
index c5cedbc0..727320e5 100644
|
|
--- a/makefile
|
|
+++ b/makefile
|
|
@@ -60,7 +60,7 @@
|
|
# ARCHOPTS_OBJC =
|
|
# ARCHOPTS_OBJCXX =
|
|
# OPT_FLAGS =
|
|
-# LDOPTS =
|
|
+LDOPTS = -Wl,-s
|
|
|
|
# USE_SYSTEM_LIB_ASIO = 1
|
|
# USE_SYSTEM_LIB_EXPAT = 1
|