aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/glibc.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2011-06-29 17:38:30 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2011-06-29 17:38:30 +0000
commit35aef6bdc98a05b4f91fbdfe2a8804955bfead5e (patch)
treeffd6bbc6c0c5fa1ef79f9b7250869c42a24b3d6f /chapter05/glibc.xml
parent4e7b5fa9ee5815387832e68f78fc656ad4918dc8 (diff)
Updates to binutils, glibc, gcc, and tcl
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9568 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/glibc.xml')
-rw-r--r--chapter05/glibc.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml
index a7ad06fe7..9e65d0858 100644
--- a/chapter05/glibc.xml
+++ b/chapter05/glibc.xml
@@ -47,6 +47,11 @@
<screen><userinput remap="pre">patch -Np1 -i ../&glibc-gcc_fix-patch;</userinput></screen>
+ <para>Also address a header check that fails due to an incomplete build
+ environment at this point:</para>
+
+ <screen><userinput remap="pre">patch -Np1 -i ../&glibc-cpuid-patch;</userinput></screen>
+
<para>The Glibc documentation recommends building Glibc outside of the source
directory in a dedicated build directory:</para>