aboutsummaryrefslogtreecommitdiffstats
path: root/chapter02
diff options
context:
space:
mode:
authorDouglas R. Reno <renodr@linuxfromscratch.org>2019-02-08 23:01:00 +0000
committerDouglas R. Reno <renodr@linuxfromscratch.org>2019-02-08 23:01:00 +0000
commitb1a5123dfdf854ce366f7440ce4d5dd9c4a79a2e (patch)
treedf2c1a4772607674582ea202293d9691b3cf2867 /chapter02
parent235556ae960d85ada027af5c0136b932499d7e36 (diff)
Update host system requirements to match glibc-2.29
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11514 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter02')
-rw-r--r--chapter02/hostreqs.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter02/hostreqs.xml b/chapter02/hostreqs.xml
index ba51f74d1..8acef058e 100644
--- a/chapter02/hostreqs.xml
+++ b/chapter02/hostreqs.xml
@@ -61,13 +61,13 @@
</listitem>
<listitem>
- <para><emphasis role="strong">GCC-4.9</emphasis> including the C++
+ <para><emphasis role="strong">GCC-5.2</emphasis> including the C++
compiler, <command>g++</command> (Versions greater than &gcc-version; are
not recommended as they have not been tested)</para>
</listitem>
<listitem>
- <para><emphasis role="strong">Glibc-2.11</emphasis> (Versions
+ <para><emphasis role="strong">Glibc-2.26</emphasis> (Versions
greater than &glibc-version; are not recommended as they have
not been tested)</para>
</listitem>