From 404d6413046353694e39d7935dc0175098b3ea5e Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Fri, 11 May 2012 12:27:48 +0000 Subject: Run fixincludes again, by removing the sed that disabled it. It no longer attempts to fix up host headers. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9850 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'chapter01/changelog.xml') diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b8cae5d77..c23f1c9f1 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -54,6 +54,17 @@ + + 2012-05-11 + + + [matthew] - Remove sed from GCC pass 2 and chapter 6, which + prevented the fixincludes script from being run; it is no longer run + by default. Reported by Jeremy Huntwork. + + + + 2012-05-05 -- cgit v1.2.3-54-g00ecf