Skip to content

Commit 657bacc

Browse files
author
Flatcar Buildbot
committed
sys-process/tini: Sync with Gentoo
It's from Gentoo commit 330b5683752e103508f32f0eef4425afc4e4eba9. Signed-off-by: Flatcar Buildbot <[email protected]>
1 parent 0bff0a7 commit 657bacc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
Version bump for compatibility with CMake 4
22
https://bugs.gentoo.org/951903
3+
https://bugs.gentoo.org/964441
34
--- a/CMakeLists.txt
45
+++ b/CMakeLists.txt
56
@@ -1,4 +1,4 @@
67
-cmake_minimum_required (VERSION 2.8.0)
7-
+cmake_minimum_required (VERSION 3.5.0)
8+
+cmake_minimum_required (VERSION 2.8.12...3.10)
89
project (tini C)
910

1011
# Config

0 commit comments

Comments
 (0)