* [gentoo-commits] repo/gentoo:master commit in: games-engines/minetest/files/
@ 2025-03-01 23:28 Conrad Kostecki
0 siblings, 0 replies; only message in thread
From: Conrad Kostecki @ 2025-03-01 23:28 UTC (permalink / raw
To: gentoo-commits
commit: dcfca1077d5e17f62f78586dda18b6d6c770f4b0
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Fri Feb 28 06:59:32 2025 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Mar 1 23:27:32 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcfca107
games-engines/minetest: remove unused patches
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
.../files/minetest-5.7.0-no_upstream_optflags.patch | 11 -----------
.../files/minetest-5.8.0-include_algorithm.patch | 20 --------------------
2 files changed, 31 deletions(-)
diff --git a/games-engines/minetest/files/minetest-5.7.0-no_upstream_optflags.patch b/games-engines/minetest/files/minetest-5.7.0-no_upstream_optflags.patch
deleted file mode 100644
index ad673be1184f..000000000000
--- a/games-engines/minetest/files/minetest-5.7.0-no_upstream_optflags.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/src/CMakeLists.txt
-+++ b/src/CMakeLists.txt
-@@ -784,7 +784,7 @@
- endif()
- endif()
-
-- set(CMAKE_CXX_FLAGS_RELEASE "-DNDEBUG ${RELEASE_WARNING_FLAGS} ${OTHER_FLAGS} -pipe -funroll-loops -O3 -fomit-frame-pointer")
-+ set(CMAKE_CXX_FLAGS_RELEASE "-DNDEBUG ${RELEASE_WARNING_FLAGS} ${OTHER_FLAGS}")
- if(CMAKE_SYSTEM_NAME STREQUAL "Linux"
- AND CMAKE_CXX_COMPILER_ID STREQUAL "Clang"
- AND CMAKE_CXX_COMPILER_VERSION MATCHES "^9\\.")
diff --git a/games-engines/minetest/files/minetest-5.8.0-include_algorithm.patch b/games-engines/minetest/files/minetest-5.8.0-include_algorithm.patch
deleted file mode 100644
index ac19a58de751..000000000000
--- a/games-engines/minetest/files/minetest-5.8.0-include_algorithm.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-From https://github.com/minetest/minetest/commit/c9ab61aa8cd0ca50bc8c4d90f257bb5ed3b0bb00
-https://bugs.gentoo.org/921131
-
-From: Alfred Wingate <parona@protonmail.com>
-Date: Sun, 31 Dec 2023 17:39:01 +0200
-Subject: [PATCH] Add missing header for gcc-14
-
-https://gcc.gnu.org/gcc-14/porting_to.html
-
-Signed-off-by: Alfred Wingate <parona@protonmail.com>
---- a/src/client/sound/sound_data.cpp
-+++ b/src/client/sound/sound_data.cpp
-@@ -25,6 +25,7 @@ with this program; ifnot, write to the Free Software Foundation, Inc.,
- #include "sound_data.h"
-
- #include "sound_constants.h"
-+#include <algorithm>
-
- namespace sound {
-
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2025-03-01 23:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-01 23:28 [gentoo-commits] repo/gentoo:master commit in: games-engines/minetest/files/ Conrad Kostecki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox