aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2005-11-07 20:14:37 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2005-11-07 20:14:37 +0000
commitf684ec6c5285002a882498d79f1f5fc060f502a7 (patch)
tree4d70a8bf16424f40146fe6c46bd788b71d498757 /chapter01
parent1eeed22fbf1f1618cf0e6fdbb62436367d661132 (diff)
Alter some --libexecdir options to improve general consistency throughout the book
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7135 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 3f2963319..2d22b3873 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -116,6 +116,11 @@ First a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>November 7, 2005 [matt]: Remove the --libexecdir option from
+both passes of GCC in chapter 5 (fixes bug 1646). Also change the --libexecdir
+option for Findutils to conform with the /usr/lib/packagename convention already
+prevalent in the book (fixes bug 1644).</para></listitem>
+
<listitem><para>November 6, 2005 [matt]: Remove the optimization related
warnings from the toolchain packages (bug 1650).</para></listitem>