diff options
Diffstat (limited to 'chapter05/binutils-pass2.xml')
-rw-r--r-- | chapter05/binutils-pass2.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/binutils-pass2.xml b/chapter05/binutils-pass2.xml index cc9cdcb6a..eecf6eb5f 100644 --- a/chapter05/binutils-pass2.xml +++ b/chapter05/binutils-pass2.xml @@ -86,7 +86,7 @@ cd ../binutils-build</userinput></screen> the next chapter:</para> <screen><userinput>make -C ld clean -make -C ld LDFLAGS="-s" LIB_PATH=/usr/lib:/lib +make -C ld LIB_PATH=/usr/lib:/lib cp -v ld/ld-new /tools/bin</userinput></screen> |