[Scummvm-git-logs] scummvm master -> 2bb6accb85a39f140fcdf4ee743acdd6ee16b25e
ccawley2011
ccawley2011 at gmail.com
Tue Feb 25 22:43:13 UTC 2020
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:
2bb6accb85 RISCOS: Build with SDL1 by default
Commit: 2bb6accb85a39f140fcdf4ee743acdd6ee16b25e
https://github.com/scummvm/scummvm/commit/2bb6accb85a39f140fcdf4ee743acdd6ee16b25e
Author: Cameron Cawley (ccawley2011 at gmail.com)
Date: 2020-02-25T22:42:41Z
Commit Message:
RISCOS: Build with SDL1 by default
Changed paths:
configure
diff --git a/configure b/configure
index d3bd5eda47..a6fd7bfbea 100755
--- a/configure
+++ b/configure
@@ -2980,6 +2980,7 @@ case $_host_os in
append_var LDFLAGS "-Wl,--gc-sections"
_port_mk="backends/platform/sdl/riscos/riscos.mk"
_pandoc=yes
+ _sdlconfig=sdl-config
;;
solaris*)
append_var DEFINES "-DSOLARIS"
More information about the Scummvm-git-logs
mailing list