aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2012-10-02 20:03:45 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2012-10-02 20:03:45 +0000
commit8aad1c749b54ea8a2c8fc797ba0ca09de5052ea1 (patch)
treef646ec286ea8bfc6cc68b33df311b0f26d485872 /chapter01
parent4c5565e3676154109bac7115272289770f5b88e2 (diff)
Add latest upstream fixes patch for Make. Fixes #3188.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10008 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml5
-rw-r--r--chapter01/whatsnew.xml8
2 files changed, 13 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 311482a0a..ea2d39b18 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,11 @@
<para>2012-10-02</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Use latest upstream fixes patch for Make, which
+ enables WebKitGtk to build with parallel builds. Fixes
+ <ulink url="&lfs-ticket-root;3188">#3188</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to Man-DB-2.6.3. Fixes
<ulink url="&lfs-ticket-root;3187">#3187</ulink>.</para>
</listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 3cd1f72ee..3bbfea85e 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -230,6 +230,10 @@
<para>&glibc-installation-patch;</para>
</listitem>
+ <listitem>
+ <para>&make-fixes-patch;</para>
+ </listitem>
+
</itemizedlist>
<itemizedlist>
@@ -244,6 +248,10 @@
</listitem>
<listitem>
+ <para>make-3.82-upstream_fixes-2.patch</para>
+ </listitem>
+
+ <listitem>
<para>patch-2.6.1-test_fix-1.patch</para>
</listitem>