From 9c14ec2337affc3680fb07ca6430710d72ea768c Mon Sep 17 00:00:00 2001 From: Jeremy Utley Date: Sat, 28 Aug 2004 01:27:45 +0000 Subject: Experimental Change - Compile glibc against sanitized headers from linux-libc-headers, rather than raw kernel headers git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4059 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'chapter01') diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 9a2b3ca21..89c6e680d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -89,6 +89,11 @@ first a summary, then a detailed log. +August 27, 2004 [jeremy]: (Experimental) Changed both chapter +5 and chapter 6 glibc to compile against sanitized headers instead of raw +kernel headers - this brings us more in line with what is considered "proper", +and should have minimal affect on the build itself. + August 27, 2004 [jeremy]: (Experimental) Added -B/usr/bin flag to GCC Pass 1 to solve possible problem where the host's toolchain is actually newer than the one we're building. Change taken from Greg Schafer's -- cgit v1.2.3-54-g00ecf