diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-09-14 02:25:10 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-09-14 02:25:10 +0000 |
commit | 06cf96a326e9f17b553d505e58756fe0472a6159 (patch) | |
tree | f27d19542bb835630045ad09a6566d11650cfc2d /entities/gcc.ent | |
parent | 3998446b361123b3e199bd7c1abf48adb16012e2 (diff) |
updated some of the estimated disk space requirements
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2110 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 53ca90f3d..e049288a4 100644 --- a/entities/gcc.ent +++ b/entities/gcc.ent @@ -23,7 +23,7 @@ <!ENTITY gcc-package "gcc-&gcc-version;.tar.bz2"> <!ENTITY gcc-dir "gcc-&gcc-version;"> -<!ENTITY gcc-compsize-static "233 MB"> +<!ENTITY gcc-compsize-static "326 MB"> <!ENTITY gcc-time-static "9.48 SBU"> <!ENTITY gcc-compsize "221 MB"> |