diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-03-30 20:24:53 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-03-30 20:24:53 +0000 |
commit | 8aad43851e5620aca6ffff1e9bf94a64a60ca410 (patch) | |
tree | 26d96ed3bbb0e7a59fb6aca9ee774b0ba285f4be /chapter03 | |
parent | 2285de1012ba392f5c0e88c0f0589f8f3d9af029 (diff) |
Upgrade to GCC-4.6.0. Fixes #2847.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9493 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 9057463ed..4d70b0527 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -67,6 +67,14 @@ </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> |