diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-10-21 02:02:05 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-10-21 02:02:05 +0000 |
commit | e98b1586b5dac43ec12bba1cc87ab14f8db86616 (patch) | |
tree | 6e1bfd8fda72e2ee5edc72d5262c718e17329a3a | |
parent | 5bb6de83b6f483a855a47d6bbca62d5af290f4a6 (diff) |
Add suggestion from Bruce re wording.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3018 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter02/aboutsbus.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter02/aboutsbus.xml b/chapter02/aboutsbus.xml index 6b46e5e78..32cea3deb 100644 --- a/chapter02/aboutsbus.xml +++ b/chapter02/aboutsbus.xml @@ -23,8 +23,8 @@ approximately 45 minutes to build the static GCC. Fortunately, most build times are much shorter than the one of Binutils.</para> <para>Note that if the system compiler on your host is GCC-2 based, the SBUs -listed may end up being very inaccurate. This is because the SBU is based on -the very first package, compiled with the old GCC, while the rest of the +listed may end up being somewhat understated. This is because the SBU is based +on the very first package, compiled with the old GCC, while the rest of the system is compiled with the newer GCC-&gcc-version; which is known to be approximately 30% slower.</para> |