diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-03-27 19:54:59 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-03-27 19:54:59 +0000 |
commit | f7d98e89550dfb9a93027fccd82272034bd02d1b (patch) | |
tree | b2870ced87e2539ab864fd559b5f5739a0b2a8ab /patches.ent | |
parent | f3efd8b961e80a8fa0876e4b758102f7f14cff30 (diff) |
Add Glibc's GCC patch back again to fix a build issue on x86 hosts.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9790 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 d052e1089..1fad4b7db 100644 --- a/patches.ent +++ b/patches.ent @@ -36,6 +36,11 @@ <!ENTITY gcc-startfiles-patch-size "1.5 KB"> +<!ENTITY glibc-gcc_fix-patch "glibc-&glibc-version;-gcc_fix-1.patch"> +<!ENTITY glibc-gcc_fix-patch-md5 "d1f28cb98acb9417fe52596908bbb9fd"> +<!ENTITY glibc-gcc_fix-patch-size "2.5 KB"> + + <!ENTITY grub-inode-patch "grub-&grub-version;-256byte_inode-1.patch"> <!ENTITY grub-inode-patch-md5 "2482bef9c1866b4045767a56268ba673"> <!ENTITY grub-inode-patch-size "4.8 KB"> |