[Scummvm-git-logs] scummvm branch-2-2 -> 6fb2d69bc56b59d1ea4ae5747460024c7299d8e9

sev- sev at scummvm.org
Sat Sep 5 12:29:49 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:
6fb2d69bc5 CONFIGURE: RaspberryPi has clock, enabling savegame timestamps


Commit: 6fb2d69bc56b59d1ea4ae5747460024c7299d8e9
    https://github.com/scummvm/scummvm/commit/6fb2d69bc56b59d1ea4ae5747460024c7299d8e9
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2020-09-05T14:29:21+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