diff options
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/binutils-pass2.xml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/chapter05/binutils-pass2.xml b/chapter05/binutils-pass2.xml index 8a7cc53ff..d1bbec87f 100644 --- a/chapter05/binutils-pass2.xml +++ b/chapter05/binutils-pass2.xml @@ -82,18 +82,6 @@ cd ../binutils-build</userinput></screen> <screen><userinput>make install</userinput></screen> - <para>Now prepare the linker for the <quote>Re-adjusting</quote> phase in - the next chapter:</para> - -<screen><userinput>make -C ld clean -make -C ld LIB_PATH=/usr/lib:/lib</userinput></screen> - - <warning> - <para><emphasis>Do not</emphasis> remove the Binutils source and build - directories yet. These directories will be needed again in the next - chapter in their current state.</para> - </warning> - </sect2> <sect2 role="content"> |