diff options
Diffstat (limited to 'chapter05/binutils-pass2-inst.xml')
-rw-r--r-- | chapter05/binutils-pass2-inst.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter05/binutils-pass2-inst.xml b/chapter05/binutils-pass2-inst.xml index 87ca80ec6..62529a13d 100644 --- a/chapter05/binutils-pass2-inst.xml +++ b/chapter05/binutils-pass2-inst.xml @@ -3,8 +3,7 @@ <sect2> <title>Installation of Binutils</title> -<para><screen><userinput>patch -Np1 -i ../binutils-&binutils-version;-lib-path.patch -mkdir ../binutils-build +<para><screen><userinput>mkdir ../binutils-build cd ../binutils-build ../binutils-&binutils-version;/configure --prefix=/stage1 \ --enable-shared --with-lib-path=/stage1/lib |