[Scummvm-git-logs] scummvm master -> bc10c2256039a39869d39c51460c18d3bf4cdf4d
lephilousophe
noreply at scummvm.org
Sun May 22 15:41:32 UTC 2022
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
bc10c22560 AMIGAOS: Revert use of -ldl to satisfy buildbot
Commit: bc10c2256039a39869d39c51460c18d3bf4cdf4d
https://github.com/scummvm/scummvm/commit/bc10c2256039a39869d39c51460c18d3bf4cdf4d
Author: Hubert Maier (raziel- at users.noreply.github.com)
Date: 2022-05-22T17:41:28+02:00
Commit Message:
AMIGAOS: Revert use of -ldl to satisfy buildbot
Changed paths:
configure
diff --git a/configure b/configure
index 2a64fa25fae..3705b493440 100755
--- a/configure
+++ b/configure
@@ -4051,7 +4051,6 @@ PLUGIN_LDFLAGS += -Wl,-T$(srcdir)/backends/plugins/3ds/plugin.ld -march=armv6k
_plugin_suffix=".plugin"
append_var CXXFLAGS "-fPIC"
append_var LIBS "-use-dynld"
- append_var LIBS "-ldl"
append_var LIBS "-lauto"
append_var _strip "-x"
_mak_plugins='
More information about the Scummvm-git-logs
mailing list