diff options
author | Thomas Trepl <thomas@linuxfromscratch.org> | 2023-02-27 19:01:16 +0100 |
---|---|---|
committer | Thomas Trepl <thomas@linuxfromscratch.org> | 2023-02-27 19:01:16 +0100 |
commit | b6c69478d14617f7a248471380ab4ce1cff756fe (patch) | |
tree | 579f4d3c28624cefa048c869c078d63225a8be00 | |
parent | e9a5bd5000dbf4178b91fa36c357068c252ca302 (diff) | |
parent | e37bc9c774a3d895bc5113d1c3c22ec0a6346353 (diff) |
Automatic merge of trunk into multilib
-rw-r--r-- | chapter02/hostreqs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter02/hostreqs.xml b/chapter02/hostreqs.xml index 5be5d61ac..4917b2d13 100644 --- a/chapter02/hostreqs.xml +++ b/chapter02/hostreqs.xml @@ -72,7 +72,7 @@ </listitem> <listitem> - <para><emphasis role="strong">GCC-4.8</emphasis> including the C++ + <para><emphasis role="strong">GCC-5.1</emphasis> including the C++ compiler, <command>g++</command> (Versions greater than &gcc-version; are not recommended as they have not been tested). C and C++ standard libraries (with headers) must also be present so the C++ compiler can |