diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-12-23 19:03:08 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-12-23 19:03:08 +0000 |
commit | 878bc8bc0bd1e643ed90adcc98abd8ac69f5fa69 (patch) | |
tree | b5fb47b115e86355454036350bb63f61991f532c /chapter03 | |
parent | 6f33bd1e1c81ee8cba8a37febe6d4116dcc9fd5e (diff) |
Add upstream patches for MPFR. Fixes #2983.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9691 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 25f827049..f33f69c70 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -140,6 +140,14 @@ </varlistentry> <varlistentry> + <term>MPFR Fixes Patch - <token>&mpfr-fixes-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&mpfr-fixes-patch;"/></para> + <para>MD5 sum: <literal>&mpfr-fixes-patch-md5;</literal></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Patch Testsuite Fix Patch - <token>&patch-test-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&patch-test-patch;"/></para> |