diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-08-30 02:33:08 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-08-30 02:33:08 +0000 |
commit | 40b88c2601f0396b80f18e2d28d6031c5a96f35d (patch) | |
tree | f1736eaa6d7759048d0fbfc9df4fcc410a811ff7 /entities/gcc.ent | |
parent | 327e4a3bf140d58c36a2378550703dbbd7c91e63 (diff) |
Updated GCC to 3.3.1 with Zack's mini-hint
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2700 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/gcc.ent')
-rw-r--r-- | entities/gcc.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/entities/gcc.ent b/entities/gcc.ent index 2678ac9ed..82a0607f8 100644 --- a/entities/gcc.ent +++ b/entities/gcc.ent @@ -16,8 +16,8 @@ <!ENTITY aa-gcc-dep SYSTEM "../appendixa/gcc-dep.xml"> <!ENTITY aa-gcc-down SYSTEM "../appendixa/gcc-down.xml"> -<!ENTITY gcc-version "3.2.3"> -<!ENTITY gcc-specs-version "3.2.3-specs-4"> +<!ENTITY gcc-version "3.3.1"> +<!ENTITY gcc-specs-version "3.3.1-specs"> <!ENTITY gcc-depversion "2.95.3"> <!ENTITY gcc-contversion "3.1"> <!ENTITY gcc-core-size "13,140 KB"> |