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). --- chapter08/binutils.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter08') diff --git a/chapter08/binutils.xml b/chapter08/binutils.xml index 113236674..c2153b6cd 100644 --- a/chapter08/binutils.xml +++ b/chapter08/binutils.xml @@ -178,7 +178,7 @@ cd build --> Install the package: -make tooldir=/usr install -j1 +make tooldir=/usr install Remove useless static libraries: -- cgit v1.2.3-54-g00ecf