aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/gcc-inst.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-05-08 23:25:04 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-05-08 23:25:04 +0000
commitfd132b023178e9cd6af2647f3b49e6c674370e2a (patch)
tree7caac64bdf07719216838789a1b0333db9569277 /chapter05/gcc-inst.xml
parentafeca3f4959c8222eafb114e3f7b340287b850fe (diff)
aestetic change
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1871 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/gcc-inst.xml')
-rw-r--r--chapter05/gcc-inst.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/gcc-inst.xml b/chapter05/gcc-inst.xml
index 029fa52fe..e27dd0e95 100644
--- a/chapter05/gcc-inst.xml
+++ b/chapter05/gcc-inst.xml
@@ -9,7 +9,7 @@ commands.</para>
default optimization flags (including the -march and -mcpu options). GCC is
best left alone. Therefore, if you have defined any environment variables
that override default optimizations, such as CFLAGS and CXXFLAGS, we
-recommend unsetting or modifying them when building binutils. You have
+recommend unsetting or modifying them when building GCC. You have
been warned.</para>
<para>Install GCC by running the following commands:</para>