From: matoro Date: Wed, 13 Jul 2022 22:14:25 +0000 (-0400) Subject: README: gcc now has a minimum requirement of 4.7 X-Git-Tag: v252-rc1~611^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F23963%2Fhead;p=thirdparty%2Fsystemd.git README: gcc now has a minimum requirement of 4.7 --- diff --git a/README b/README index 0b9988ce20d..4f9fcc7170d 100644 --- 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)