From bca4876ac555fd2d93e9e962831120e53e3e1081 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Thu, 3 Feb 2022 18:01:59 +0800 Subject: Revert "binutils: use -j1 for make install" This reverts commit 03a41fd0cd6635843d313c02150692a05d6b8bd2. It's no longer needed after binutils-gdb commit "install dependencies for ld -> bfd and libctf -> bfd" (755ba58e). --- chapter06/binutils-pass2.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06/binutils-pass2.xml') diff --git a/chapter06/binutils-pass2.xml b/chapter06/binutils-pass2.xml index 182e06df0..414d782b3 100644 --- a/chapter06/binutils-pass2.xml +++ b/chapter06/binutils-pass2.xml @@ -90,7 +90,7 @@ cd build libctf.so to link against zlib from the host distribution: -make DESTDIR=$LFS install -j1 +make DESTDIR=$LFS install install -vm755 libctf/.libs/libctf.so.0.0.0 $LFS/usr/lib -- cgit v1.2.3-54-g00ecf