We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bff0a7 commit 657baccCopy full SHA for 657bacc
sdk_container/src/third_party/portage-stable/sys-process/tini/files/tini-0.19.0-cmake4.patch
@@ -1,10 +1,11 @@
1
Version bump for compatibility with CMake 4
2
https://bugs.gentoo.org/951903
3
+https://bugs.gentoo.org/964441
4
--- a/CMakeLists.txt
5
+++ b/CMakeLists.txt
6
@@ -1,4 +1,4 @@
7
-cmake_minimum_required (VERSION 2.8.0)
-+cmake_minimum_required (VERSION 3.5.0)
8
++cmake_minimum_required (VERSION 2.8.12...3.10)
9
project (tini C)
10
11
# Config
0 commit comments