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 /patches.ent | |
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 'patches.ent')
-rw-r--r-- | patches.ent | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index 91c3f6a1b..900ddf30c 100644 --- a/patches.ent +++ b/patches.ent @@ -75,6 +75,11 @@ <!ENTITY module-init-tools-man-patch-size "44 KB"> +<!ENTITY mpfr-fixes-patch "mpfr-&mpfr-version;-fixes-1.patch"> +<!ENTITY mpfr-fixes-patch-md5 "6a1a0be6f2326e237ce27a0254e360a5"> +<!ENTITY mpfr-fixes-patch-size "17 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"> |