diff options
-rw-r--r-- | chapter05/binutils-pass1-inst.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter05/binutils-pass1-inst.xml b/chapter05/binutils-pass1-inst.xml index 942e61708..cd184411b 100644 --- a/chapter05/binutils-pass1-inst.xml +++ b/chapter05/binutils-pass1-inst.xml @@ -57,6 +57,8 @@ variable.</para></listitem> <para><screen><userinput>make -C ld clean make -C ld LIB_PATH=/stage1/lib</userinput></screen></para> +<para>Do not remove the binutils-build directory. We will use it again +later on in this chapter.</para> </sect2> |