diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-09-21 01:40:43 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-09-21 01:40:43 +0000 |
commit | dc19fb6e8ee98149ca0e9971bbf62f8fb418197e (patch) | |
tree | 3a9034e7089ac14c59eca707cbcc3c3a71350789 /entities/gcc.ent | |
parent | a3e3143ddb19d3c33f5317353a3b32451d3afc07 (diff) |
Chapter 5 - GCC Pass 2: Updated to gcc-3.3.1-specs-2.patch. Ncurses: added --enable-overwrite and description.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2853 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/gcc.ent')
-rw-r--r-- | entities/gcc.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/entities/gcc.ent b/entities/gcc.ent index 21b146f39..c41eaf2fe 100644 --- a/entities/gcc.ent +++ b/entities/gcc.ent @@ -17,7 +17,7 @@ <!ENTITY aa-gcc-down SYSTEM "../appendixa/gcc-down.xml"> <!ENTITY gcc-version "3.3.1"> -<!ENTITY gcc-specs-version "3.3.1-specs-1"> +<!ENTITY gcc-specs-version "3.3.1-specs-2"> <!ENTITY gcc-depversion "2.95.3"> <!ENTITY gcc-contversion "3.1"> <!ENTITY gcc-core-size "13,140 KB"> |