diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-08-06 03:53:06 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-08-06 03:53:06 +0000 |
commit | 12836f58d2db3fc47b91c4b544daa9f17b25c56c (patch) | |
tree | 3a1627b11195a9185c2649fd5b17fd9d5da8a744 /chapter05 | |
parent | 8064ca2674941cd3262a2a6df9b6536fc7b2e8e0 (diff) |
Update to grub-2.02~beta3.
Update to glibc-2.24.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11100 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/glibc.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index 2a72325c9..e9832c651 100644 --- a/chapter05/glibc.xml +++ b/chapter05/glibc.xml @@ -43,10 +43,6 @@ <sect2 role="installation"> <title>Installation of Glibc</title> - <para>Fix some problems identified upstream:</para> - -<screen><userinput remap="pre">patch -Np1 -i ../&glibc-upstream-patch;</userinput></screen> - <para>The Glibc documentation recommends building Glibc in a dedicated build directory:</para> |