diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-07-19 21:18:29 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-07-19 21:18:29 +0000 |
commit | 523725cbd4b6bfce4b9ebf8cd4396004b915dfdb (patch) | |
tree | 34c47c35b5a4b1e563eb677e16f45b334ba6742d /chapter03/patches.xml | |
parent | d25dfa8cb41efdea5b648a662cc876dc4325d955 (diff) |
Update to coreutils-8.23.
Add binutils patch to fix lto test suite.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10637 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03/patches.xml')
-rw-r--r-- | chapter03/patches.xml | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index dcdd2b7ab..a509c4c2d 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -43,6 +43,14 @@ </varlistentry> <varlistentry> + <term>Binutils LTO Testsuite Patch - <token>&binutils-lto-testsuite-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&binutils-lto-testsuite-patch;"/></para> + <para>MD5 sum: <literal>&binutils-lto-testsuite-patch-md5;</literal></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Bzip2 Documentation Patch - <token>&bzip2-docs-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&bzip2-docs-patch;"/></para> @@ -57,7 +65,7 @@ <para>MD5 sum: <literal>&coreutils-i18n-patch-md5;</literal></para> </listitem> </varlistentry> - +<!-- <varlistentry> <term>Coreutils shuf Segmentation Fault Fix Patch - <token>&coreutils-shuf-segfault-patch-size;</token>:</term> <listitem> @@ -65,6 +73,7 @@ <para>MD5 sum: <literal>&coreutils-shuf-segfault-patch-md5;</literal></para> </listitem> </varlistentry> +--> <!-- <varlistentry> <term>E2fsprogs Fix Test Patch - <token>&e2fsprogs-fix-test-patch-size;</token>:</term> |