diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-09-29 18:34:07 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-09-29 18:34:07 +0000 |
commit | 815b82d4e89124ce2df31bfa3e4c4e5f7af87a47 (patch) | |
tree | 1131ada24872e728d343bcc92a47b21ca6fb4a82 /patches.ent | |
parent | 6d8e177ab9c2b342e431b2a9e90b68cf514334e9 (diff) |
Add a patch to fix several bugs in MPFR. Fixes #2918.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9605 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index d95469c1a..be16e94ee 100644 --- a/patches.ent +++ b/patches.ent @@ -67,6 +67,11 @@ <!ENTITY kbd-backspace-patch-size "12 KB"> +<!ENTITY mpfr-fixes-patch "mpfr-&mpfr-version;-fixes-1.patch"> +<!ENTITY mpfr-fixes-patch-md5 "66305450989c2633b9346900e9a5d9a3"> +<!ENTITY mpfr-fixes-patch-size "9 KB"> + + <!ENTITY patch-test-patch "patch-&patch-version;-test_fix-1.patch"> <!ENTITY patch-test-patch-md5 "c51e1a95bfc5310635d05081472c3534"> <!ENTITY patch-test-patch-size "1 KB"> |