diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-04-18 23:43:38 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-04-18 23:43:38 +0000 |
commit | b84fe840018041fe68791817204c24b51b8dbaed (patch) | |
tree | 7c48815fc877e32f35852f27452010ea27302758 /patches.ent | |
parent | 85583fa885aa03ffece8ed726c8510d0bae7b9eb (diff) |
Add upstream mpfr fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10540 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index 9dddd6a60..5e120dfb4 100644 --- a/patches.ent +++ b/patches.ent @@ -26,6 +26,10 @@ <!ENTITY kbd-backspace-patch-md5 "f75cca16a38da6caa7d52151f7136895"> <!ENTITY kbd-backspace-patch-size "12 KB"> +<!ENTITY mpfr-fixes-patch "mpfr-&mpfr-version;-upstream_fixes-1.patch"> +<!ENTITY mpfr-fixes-patch-md5 "aaf52416b309dd0b8c5eb92ae9c210c1"> +<!ENTITY mpfr-fixes-patch-size "43 KB"> + <!ENTITY perl-libc-patch "perl-&perl-version;-libc-1.patch"> <!ENTITY perl-libc-patch-md5 "daf5c64fd7311e924966842680535f8f"> <!ENTITY perl-libc-patch-size "1.6 KB"> |