summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-rpg')
-rw-r--r--games-rpg/manaplus/files/manaplus-1.9.3.23-gcc12-time.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/games-rpg/manaplus/files/manaplus-1.9.3.23-gcc12-time.patch b/games-rpg/manaplus/files/manaplus-1.9.3.23-gcc12-time.patch
index 5ded1f0fa9d5..f8f4030f0b6a 100644
--- a/games-rpg/manaplus/files/manaplus-1.9.3.23-gcc12-time.patch
+++ b/games-rpg/manaplus/files/manaplus-1.9.3.23-gcc12-time.patch
@@ -1,4 +1,5 @@
https://bugs.gentoo.org/855212
+https://bugs.gentoo.org/855455
--- a/src/resources/wallpaper.cpp
+++ b/src/resources/wallpaper.cpp
@@ -38,9 +38,7 @@
@@ -11,3 +12,15 @@ https://bugs.gentoo.org/855212
#include "debug.h"
+--- a/src/progs/dyecmd/client.cpp
++++ b/src/progs/dyecmd/client.cpp
+@@ -87,9 +87,7 @@ PRAGMA48(GCC diagnostic pop)
+ #undef ERROR
+ #endif // WIN32
+
+-#ifdef __clang__
+ #include <ctime>
+-#endif // __clang__
+
+ #ifdef ANDROID
+ #ifndef USE_SDL2