mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-08 04:02:01 +01:00
sys-process/tini: Sync with Gentoo
It's from Gentoo commit 330b5683752e103508f32f0eef4425afc4e4eba9. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
9890d063ce
commit
a241c8c85e
@ -1,10 +1,11 @@
|
|||||||
Version bump for compatibility with CMake 4
|
Version bump for compatibility with CMake 4
|
||||||
https://bugs.gentoo.org/951903
|
https://bugs.gentoo.org/951903
|
||||||
|
https://bugs.gentoo.org/964441
|
||||||
--- a/CMakeLists.txt
|
--- a/CMakeLists.txt
|
||||||
+++ b/CMakeLists.txt
|
+++ b/CMakeLists.txt
|
||||||
@@ -1,4 +1,4 @@
|
@@ -1,4 +1,4 @@
|
||||||
-cmake_minimum_required (VERSION 2.8.0)
|
-cmake_minimum_required (VERSION 2.8.0)
|
||||||
+cmake_minimum_required (VERSION 3.5.0)
|
+cmake_minimum_required (VERSION 2.8.12...3.10)
|
||||||
project (tini C)
|
project (tini C)
|
||||||
|
|
||||||
# Config
|
# Config
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user