org.mamedev.MAME/ldopts.patch

14 lines
254 B
Diff
Raw Normal View History

2022-06-27 21:35:28 +00:00
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