diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-08-11 22:49:50 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-08-11 22:49:50 +0000 |
commit | ab6f1859dd20771fcf1a6b62ecd2fd8819666c26 (patch) | |
tree | 3e9bc15124c8f4d56b5459d70a27f86dda7b2364 /chapter04/gcc.xml | |
parent | 775a2682d0633c2777b93207bd495708f9724258 (diff) |
small things around coreutils and bugs #518 and #520
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2668 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter04/gcc.xml')
-rw-r--r-- | chapter04/gcc.xml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/chapter04/gcc.xml b/chapter04/gcc.xml index e54f7f7c0..694d26a6c 100644 --- a/chapter04/gcc.xml +++ b/chapter04/gcc.xml @@ -1,2 +1,8 @@ -GCC (&gcc-version;) - &gcc-core-size;: +GCC-core (&gcc-version;) - &gcc-core-size;: +<ulink url="http://freshmeat.net/projects/gcc/"/> + +GCC-g++ (&gcc-version;) - &gcc-gpp-size;: +<ulink url="http://freshmeat.net/projects/gcc/"/> + +GCC-testsuite (&gcc-version;) - &gcc-testsuite-size;: <ulink url="http://freshmeat.net/projects/gcc/"/> |