diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-08-03 00:08:28 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-08-03 00:08:28 +0000 |
commit | fb8cc475c8d4b852566159e53f044628adcea819 (patch) | |
tree | b69e5414bb1cab4882f68f93d146590f7823b9de /chapter02/hostreqs.xml | |
parent | d9ec849193ba9ce9527858cc2fbfe5aacc91b704 (diff) |
Update to linux-5.2.5.
Update to kbd-2.2.0.
Update to glibc-2.30.
Update to man-pages-5.02.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11646 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter02/hostreqs.xml')
-rw-r--r-- | chapter02/hostreqs.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter02/hostreqs.xml b/chapter02/hostreqs.xml index a7d124ecc..cba000382 100644 --- a/chapter02/hostreqs.xml +++ b/chapter02/hostreqs.xml @@ -60,8 +60,9 @@ should be a link to gawk)</para> </listitem> + <!-- glibc-2.30 requires bcc-6.2 or later --> <listitem> - <para><emphasis role="strong">GCC-5.2</emphasis> including the C++ + <para><emphasis role="strong">GCC-6.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> |