From 35aef6bdc98a05b4f91fbdfe2a8804955bfead5e Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Wed, 29 Jun 2011 17:38:30 +0000 Subject: Updates to binutils, glibc, gcc, and tcl git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9568 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/glibc.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'chapter05') 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 @@ patch -Np1 -i ../&glibc-gcc_fix-patch; + Also address a header check that fails due to an incomplete build + environment at this point: + + patch -Np1 -i ../&glibc-cpuid-patch; + The Glibc documentation recommends building Glibc outside of the source directory in a dedicated build directory: -- cgit v1.2.3-54-g00ecf