diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-03-14 20:50:17 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-03-14 20:50:17 +0000 |
commit | 8ab73858c4b0581b0721cefca45dd5d62c093192 (patch) | |
tree | 33aebd2104cb3827f392e978b1cfcbeec9e22f86 /patches.ent | |
parent | 088d8862924b1b5a6518f8286d64cf1ab162c568 (diff) |
Remove GCC's cross-compile patch as it isn't required.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9778 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/patches.ent b/patches.ent index 6ace4254e..684e0c442 100644 --- a/patches.ent +++ b/patches.ent @@ -31,14 +31,11 @@ <!ENTITY flex-gcc-patch-size "1 KB"> -<!ENTITY gcc-crosscompile-patch "gcc-&gcc-version;-cross_compile-1.patch"> -<!ENTITY gcc-crosscompile-patch-md5 "1b7886a7a4df3a48617e88a481862264"> -<!ENTITY gcc-crosscompile-patch-size "1.8 KB"> - <!ENTITY gcc-startfiles-patch "gcc-&gcc-version;-startfiles_fix-1.patch"> <!ENTITY gcc-startfiles-patch-md5 "799ef1971350d2e3c794f2123f247cc6"> <!ENTITY gcc-startfiles-patch-size "1.5 KB"> + <!ENTITY glibc-fixes-patch "glibc-&glibc-version;-fixes-1.patch"> <!ENTITY glibc-fixes-patch-md5 "13bdfb7db1654d9c3d7934d24479a6c4"> <!ENTITY glibc-fixes-patch-size "5.5 KB"> |