aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2015-05-16 01:57:52 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2015-05-16 01:57:52 +0000
commit13e03d66f145780265925b9ac64a068957beed2c (patch)
tree1631d5c3ed10a8b27eb9a79529472aab02d8150f /chapter01
parent55183560bf396eadd84c0cd03de9a0f624edac79 (diff)
Add a patch from upstream to fix some libgomp (gcc) problems
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10912 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml10
-rw-r--r--chapter01/whatsnew.xml8
2 files changed, 14 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 00c740b58..08759031f 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,6 +37,16 @@
-->
<listitem>
+ <para>2015-05-15</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Add a patch from upstream to fix
+ some libgomp (gcc) problems.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2015-05-14</para>
<itemizedlist>
<listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index d0fecb89d..281970562 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -245,6 +245,10 @@
<listitem><para></para></listitem> <!-- satisfy build -->
<listitem>
+ <para>gcc-5.1.0-upstream_libgomp_fix-1.patch</para>
+ </listitem>
+
+ <listitem>
<para>Tcl-core-&tcl-version;</para>
</listitem>
@@ -295,10 +299,6 @@
</listitem>-->
<!--<listitem>
- <para>gcc-4.9.1-upstream_fixes-1.patch</para>
- </listitem>-->
-
- <!--<listitem>
<para>readline-6.3-upstream_fixes-2.patch</para>
</listitem>-->