From 3ce9115c4fc76c698ce4714c239bc104d5b8f002 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Sat, 23 Aug 2025 19:14:02 +0800 Subject: [PATCH] hostreqs: Bump the GCC version in the check script too I forgot this :(. --- chapter02/hostreqs.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chapter02/hostreqs.xml b/chapter02/hostreqs.xml index 4fa09df69..7036fc0a5 100644 --- a/chapter02/hostreqs.xml +++ b/chapter02/hostreqs.xml @@ -231,8 +231,8 @@ ver_check Bison bison 2.7 ver_check Diffutils diff 2.8.1 ver_check Findutils find 4.2.31 ver_check Gawk gawk 4.0.1 -ver_check GCC gcc 5.2 -ver_check "GCC (C++)" g++ 5.2 +ver_check GCC gcc 5.4 +ver_check "GCC (C++)" g++ 5.4 ver_check Grep grep 2.5.1a ver_check Gzip gzip 1.3.12 ver_check M4 m4 1.4.10