aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2013-03-29 19:37:50 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2013-03-29 19:37:50 +0000
commitf93ffe4b796b5bcf9f00ea918e5177db2e99027a (patch)
tree212ffbd45645908f6c0a0c3e35ca5feaafb18eaa /chapter01
parentff0f063c6069a88c67efe37c7e31e364c27dee06 (diff)
Fix Binutils' texinfo file in pass1 and pass2 in case hosts have Texinfo >= 5.1 installed.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10230 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index a906b3b48..dd2959e86 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,11 @@
<para>2013-03-29</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Add texinfo related seds to Binutils pass1 and pass2
+ as hosts may have a new enough version of Texinfo to cause
+ issues.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Use --disable-install-libiberty to prevent GCC from
installing libiberty.a (thanks to Armin K. for the pointer). Retain
the existing sed, though, as the flag doesn't work correctly