mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-07 03:32:12 +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
|
||||
https://bugs.gentoo.org/951903
|
||||
https://bugs.gentoo.org/964441
|
||||
--- a/CMakeLists.txt
|
||||
+++ b/CMakeLists.txt
|
||||
@@ -1,4 +1,4 @@
|
||||
-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)
|
||||
|
||||
# Config
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user