diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-05-16 01:57:52 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-05-16 01:57:52 +0000 |
commit | 13e03d66f145780265925b9ac64a068957beed2c (patch) | |
tree | 1631d5c3ed10a8b27eb9a79529472aab02d8150f /chapter03 | |
parent | 55183560bf396eadd84c0cd03de9a0f624edac79 (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 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index d55746f46..ec3d6afa9 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -91,15 +91,14 @@ </listitem> </varlistentry> --> -<!-- <varlistentry> - <term>Gcc Upstream Patch - <token>&gcc-upstream-patch-size;</token>:</term> + <term>Gcc Upstream Libgomp Patch - <token>&gcc-upstream-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&gcc-upstream-patch;"/></para> <para>MD5 sum: <literal>&gcc-upstream-patch-md5;</literal></para> </listitem> </varlistentry> ---> + <varlistentry> <term>Glibc FHS Patch - <token>&glibc-fhs-patch-size;</token>:</term> <listitem> |