diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-05-16 01:57:52 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-05-16 01:57:52 +0000 |
commit | 13e03d66f145780265925b9ac64a068957beed2c (patch) | |
tree | 1631d5c3ed10a8b27eb9a79529472aab02d8150f /patches.ent | |
parent | 55183560bf396eadd84c0cd03de9a0f624edac79 (diff) |
Add a patch from upstream to fix some libgomp (gcc) problems
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10912 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 405ebc879..8abe22374 100644 --- a/patches.ent +++ b/patches.ent @@ -18,6 +18,10 @@ <!ENTITY coreutils-i18n-patch-md5 "587051bc411e0da9b3bf8984b49b364e"> <!ENTITY coreutils-i18n-patch-size "138 KB"> +<!ENTITY gcc-upstream-patch "gcc-&gcc-version;-upstream_libgomp_fix-1.patch"> +<!ENTITY gcc-upstream-patch-md5 "4581511c217d70f8560d4a3907d51faa"> +<!ENTITY gcc-upstream-patch-size "8.3 KB"> + <!ENTITY glibc-fhs-patch "glibc-&glibc-version;-fhs-1.patch"> <!ENTITY glibc-fhs-patch-md5 "9a5997c3452909b1769918c759eff8a2"> <!ENTITY glibc-fhs-patch-size "2.8 KB"> |