diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-09-13 19:31:55 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-09-13 19:31:55 +0000 |
commit | 0b74af37ec6c08b3def2538e7deb0c55d35d3793 (patch) | |
tree | ae82a45831a659997cea852416b191da9e157d19 /entities/gcc.ent | |
parent | d5b037fcac63292b578c183e3d815120067b2d12 (diff) |
added sbus
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2108 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 274447953..53ca90f3d 100644 --- a/entities/gcc.ent +++ b/entities/gcc.ent @@ -24,7 +24,7 @@ <!ENTITY gcc-dir "gcc-&gcc-version;"> <!ENTITY gcc-compsize-static "233 MB"> -<!ENTITY gcc-time-static "22 minutes"> +<!ENTITY gcc-time-static "9.48 SBU"> <!ENTITY gcc-compsize "221 MB"> -<!ENTITY gcc-time "22 minutes"> +<!ENTITY gcc-time "13.26 SBU"> |