diff options
Diffstat (limited to 'chapter06/binutils-inst.xml')
-rw-r--r-- | chapter06/binutils-inst.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/binutils-inst.xml b/chapter06/binutils-inst.xml index 1afc766e2..9ce7dbb8c 100644 --- a/chapter06/binutils-inst.xml +++ b/chapter06/binutils-inst.xml @@ -12,8 +12,8 @@ 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.</para> -<para>It is recommended by the Binutils installation documentation to build -Binutils outside of the source directory:</para> +<para>The Binutils documentation recommends building Binutils outside of the +source directory in a dedicated build directory:</para> <para><screen><userinput>mkdir ../binutils-build cd ../binutils-build</userinput></screen></para> |