aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2013-03-29 19:38:47 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2013-03-29 19:38:47 +0000
commita55875eeb92e85303f2aff023928aab700f521d3 (patch)
tree9be809a8f1a89b46110018f1f000d391c1c9d502 /chapter01
parentf93ffe4b796b5bcf9f00ea918e5177db2e99027a (diff)
Remove notes about enabling LTO support; it's enabled by default by both GCC and Binutils.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10231 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index dd2959e86..fa33d571c 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,10 @@
<para>2013-03-29</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Remove notes about enabling LTO support; both GCC
+ and Binutils enable it by default now.</para>
+ </listitem>
+ <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>