diff options
Diffstat (limited to 'chapter05/binutils-pass2-inst.xml')
-rw-r--r-- | chapter05/binutils-pass2-inst.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter05/binutils-pass2-inst.xml b/chapter05/binutils-pass2-inst.xml index 3bd5f1d4b..5a5fd5571 100644 --- a/chapter05/binutils-pass2-inst.xml +++ b/chapter05/binutils-pass2-inst.xml @@ -28,8 +28,8 @@ variables that override the default optimization flags.</para> <para><screen><userinput>make install</userinput></screen></para> -<para>Now already prepare Binutils for the re-adjusting of the toolchain in the -next chapter:</para> +<para>Now prepare Binutils for the re-adjusting of the toolchain in the next +chapter:</para> <para><screen><userinput>make -C ld clean make -C ld LIB_PATH=/usr/lib:/lib</userinput></screen></para> |