aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2011-10-28 19:42:21 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2011-10-28 19:42:21 +0000
commit2ce327ccdee862097209f6bca5f39a7a7b012022 (patch)
tree44e93d4e62c2d04ec2f24909fa06cf60f5987414 /chapter01
parent9fb74db24768726141645884a2dd56ccaf82bdb2 (diff)
Remove hardcoded paths from GCC's MPFR-related configure switches. Fixes #2948.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9645 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index e95032c40..1d7be8ea8 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,6 +37,17 @@
-->
<listitem>
+ <para>2011-10-28</para>
+ <itemizedlist>
+ <listitem>
+ <para>[matthew] - Remove hardcoded paths from GCC's MPFR-related
+ configure switches. Fixes
+ <ulink url="&lfs-ticket-root;2948">#2948</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2011-10-20</para>
<itemizedlist>
<listitem>