]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
README: gcc now has a minimum requirement of 4.7 23963/head
authormatoro <matoro@users.noreply.github.com>
Wed, 13 Jul 2022 22:14:25 +0000 (18:14 -0400)
committermatoro <matoro@users.noreply.github.com>
Thu, 14 Jul 2022 21:39:35 +0000 (17:39 -0400)
README

diff --git a/README b/README
index 0b9988ce20de8e537b8581531027923cfa25a314..4f9fcc7170d01913e721fa90832063acd6ae4623 100644 (file)
--- a/README
+++ b/README
@@ -207,7 +207,8 @@ REQUIREMENTS:
         python >= 3.5
         meson >= 0.53.2
         ninja
-        gcc, awk, sed, grep, and similar tools
+        gcc >= 4.7
+        awk, sed, grep, and similar tools
         clang >= 10.0, llvm >= 10.0 (optional, required to build BPF programs
                 from source code in C)
         gnu-efi >= 3.0.5 (optional, required for systemd-boot)