diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-07 22:22:46 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-07 22:22:46 +0000 |
commit | 7acb4c36e5ba8475d7c0c943ca959a2cff9836a0 (patch) | |
tree | b98109ffa13f109178a207d64945d208364ebde5 /appendixa/gcc-down.xml | |
parent | 617bacdc915543646c1db35f47b06c4bf5f5b7b6 (diff) |
Bringing order to the presentation of patches.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2938 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/gcc-down.xml')
-rw-r--r-- | appendixa/gcc-down.xml | 27 |
1 files changed, 15 insertions, 12 deletions
diff --git a/appendixa/gcc-down.xml b/appendixa/gcc-down.xml index 7ef567e0a..14d3a24a9 100644 --- a/appendixa/gcc-down.xml +++ b/appendixa/gcc-down.xml @@ -4,21 +4,24 @@ <para><literallayout>GCC (&gcc-version;): <ulink url="ftp://ftp.gnu.org/pub/gnu/gcc/"/> -GCC No Fixincludes Patch (&gcc-nofixincludes-patch-version;): -<ulink url="&patches-root;"/> +GCC No-Fixincludes Patch: +<ulink url="&patches-root;&gcc-nofixincludes-patch;"/> -GCC Specs Patch (&gcc-specs-patch-version;): -<ulink url="&patches-root;"/> +GCC Specs Patch: +<ulink url="&patches-root;&gcc-specs-patch;"/> -GCC Suppress Libiberty Patch (&gcc-suppress-libiberty-patch-version;): -<ulink url="&patches-root;"/> +GCC Suppress-Libiberty Patch: +<ulink url="&patches-root;&gcc-suppress-libiberty-patch;"/> -GCC-2 Patch (&gcc-2953-patch-version;): -<ulink url="&patches-root;"/> +GCC-2 (&gcc-2953-version;): +<ulink url="ftp://ftp.gnu.org/pub/gnu/gcc/"/> + +GCC-2 Patch: +<ulink url="&patches-root;&gcc-2953-patch;"/> -GCC-2 No Fixincludes Patch (&gcc-2953-no-fixinc-patch-version;): -<ulink url="&patches-root;"/> +GCC-2 No-Fixincludes Patch: +<ulink url="&patches-root;&gcc-2953-no-fixinc-patch;"/> -GCC-2 Return Type Patch (&gcc-2953-returntype-fix-patch-version;): -<ulink url="&patches-root;"/></literallayout></para> +GCC-2 Return-Type Patch: +<ulink url="&patches-root;&gcc-2953-returntype-fix-patch;"/></literallayout></para> </sect2> |