* [gentoo-commits] repo/gentoo:master commit in: sci-ml/gloo/, sci-ml/gloo/files/
@ 2025-08-04 9:27 Alfredo Tupone
0 siblings, 0 replies; only message in thread
From: Alfredo Tupone @ 2025-08-04 9:27 UTC (permalink / raw
To: gentoo-commits
commit: f58f4571221a8352a03234b7a29cd8bbc3e4a9d1
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 4 08:56:37 2025 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon Aug 4 09:26:41 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f58f4571
sci-ml/gloo: cmake >=3.5
Closes: https://bugs.gentoo.org/953953
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
sci-ml/gloo/files/gloo-2023.12.03-cmake.patch | 8 ++++++++
sci-ml/gloo/gloo-2023.12.03.ebuild | 1 +
2 files changed, 9 insertions(+)
diff --git a/sci-ml/gloo/files/gloo-2023.12.03-cmake.patch b/sci-ml/gloo/files/gloo-2023.12.03-cmake.patch
new file mode 100644
index 000000000000..a11a8b51dce6
--- /dev/null
+++ b/sci-ml/gloo/files/gloo-2023.12.03-cmake.patch
@@ -0,0 +1,8 @@
+--- a/CMakeLists.txt 2025-08-04 10:53:36.751967370 +0200
++++ b/CMakeLists.txt 2025-08-04 10:53:50.092812021 +0200
+@@ -1,4 +1,4 @@
+-cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
++cmake_minimum_required(VERSION 3.5 FATAL_ERROR)
+
+ project(gloo CXX C)
+
diff --git a/sci-ml/gloo/gloo-2023.12.03.ebuild b/sci-ml/gloo/gloo-2023.12.03.ebuild
index 495f9b1d0ce7..689eb35766b0 100644
--- a/sci-ml/gloo/gloo-2023.12.03.ebuild
+++ b/sci-ml/gloo/gloo-2023.12.03.ebuild
@@ -39,6 +39,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-2023.01.17-cuda.patch
"${FILESDIR}"/${PN}-2023.01.17-ssl3.patch
"${FILESDIR}"/${P}-gcc15.patch
+ "${FILESDIR}"/${P}-cmake.patch
)
src_prepare() {
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2025-08-04 9:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-04 9:27 [gentoo-commits] repo/gentoo:master commit in: sci-ml/gloo/, sci-ml/gloo/files/ Alfredo Tupone
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox