diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-02-14 19:14:27 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-02-14 19:14:27 +0000 |
commit | 7c6d7821b9d538d7f7d187ea7ff142cbb852acb7 (patch) | |
tree | 63cfd375670f00d67ca8e89024ed419245190388 | |
parent | 791b6c7029f0b6fcbae872645ddf7cfb634d125a (diff) |
Revert minimum glibc version to previous value
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11520 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-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 8acef058e..a7d124ecc 100644 --- a/chapter02/hostreqs.xml +++ b/chapter02/hostreqs.xml @@ -67,7 +67,7 @@ </listitem> <listitem> - <para><emphasis role="strong">Glibc-2.26</emphasis> (Versions + <para><emphasis role="strong">Glibc-2.11</emphasis> (Versions greater than &glibc-version; are not recommended as they have not been tested)</para> </listitem> |