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 /chapter03 | |
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 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 5d1db169a..926dc82f3 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -59,14 +59,6 @@ </varlistentry> <varlistentry> - <term>GCC Cross Compile Patch - <token>&gcc-crosscompile-patch-size;</token>:</term> - <listitem> - <para>Download: <ulink url="&patches-root;&gcc-crosscompile-patch;"/></para> - <para>MD5 sum: <literal>&gcc-crosscompile-patch-md5;</literal></para> - </listitem> - </varlistentry> - - <varlistentry> <term>GCC Startfiles Fix Patch - <token>&gcc-startfiles-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&gcc-startfiles-patch;"/></para> |