[Scummvm-git-logs] scummvm master -> 9070c8f474f61973b260b66ad4a59a0d1e8e2e71
sev-
sev at scummvm.org
Sat Sep 5 12:45:53 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:
9070c8f474 CONFIGURE: RaspberryPi has clock, enabling savegame timestamps
Commit: 9070c8f474f61973b260b66ad4a59a0d1e8e2e71
https://github.com/scummvm/scummvm/commit/9070c8f474f61973b260b66ad4a59a0d1e8e2e71
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2020-09-05T14:45:44+02:00
Commit Message:
CONFIGURE: RaspberryPi has clock, enabling savegame timestamps
Changed paths:
configure
diff --git a/configure b/configure
index f9447dc52d..f1f5f821b3 100755
--- a/configure
+++ b/configure
@@ -3254,7 +3254,6 @@ if test -n "$_host"; then
append_var CXXFLAGS "-I$RPI_ROOT/usr/include"
# This is so optional OpenGL ES includes are found.
append_var CXXFLAGS "-I$RPI_ROOT/opt/vc/include"
- _savegame_timestamp=no
# We prefer SDL2 on the Raspberry Pi: acceleration now depends on it
# since SDL2 manages dispmanx/GLES2 very well internally.
# SDL1 is bit-rotten on this platform.
More information about the Scummvm-git-logs
mailing list