diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-07-30 19:22:54 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-07-30 19:22:54 +0000 |
commit | 615efc850a3c0a01e1f131a3cdbc1f67e834e4a9 (patch) | |
tree | a4a4dd2ba5a89efa165b66c13ab75fcd89c4b4c4 /chapter05/binutils-pass2-inst.xml | |
parent | 153db8fe247fc2a59df12270c80e28b96239e5f5 (diff) |
Upgraded to binutils-2.14,
linux-2.4.21, expect-5.38.4, gawk-3.1.3, texinfo-4.6, util-linux-2.12,
man-pages-1.58, lfs-utils-0.3, vim-6.2, gettext-0.12.1, automake-1.7.6,
file-4.03, e2fsprogs-1.34, procps-3.1.11, psmisc-21.3
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2660 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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 |