aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/binutils-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/binutils-inst.xml')
-rw-r--r--chapter06/binutils-inst.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/chapter06/binutils-inst.xml b/chapter06/binutils-inst.xml
index 4027d7791..79e38c178 100644
--- a/chapter06/binutils-inst.xml
+++ b/chapter06/binutils-inst.xml
@@ -6,11 +6,10 @@
default optimization flags (including the -march and -mcpu options). Binutils
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
-been warned.</para>
+recommend unsetting or modifying them when building binutils.</para>
<para>It is recommended by the Binutils installation documentation to build
-Binutils outside of the source directory. Create the build directory:</para>
+Binutils outside of the source directory:</para>
<para><screen><userinput>mkdir ../binutils-build &amp;&amp;
cd ../binutils-build</userinput></screen></para>