diff options
author | Xi Ruoyao <xry111@xry111.site> | 2023-11-13 21:00:03 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2023-11-13 21:00:03 +0800 |
commit | e70bf8f4f487b56276db09390949cd865bfca43e (patch) | |
tree | ae036bd5b215c72c3e1e8d734f0b7612eec13686 /make-aux-files.sh | |
parent | 5196daeb4e36b321e42a8bec8302cad31c6ff690 (diff) |
hostreqs: Bump Coreutils minimal version to 8.1 and check for nproc
We'll use nproc for setting MAKEFLAGS and TESTSUITEFLAGS. And if nproc
is not available, we'll end up with "MAKEFLAGS=-j" which is very
dangerous because it allows make to spawn infinite number of jobs.
Check it early.
The nproc program is added in Coreutils 8.1 so we need to bump the
minimal version.
Diffstat (limited to 'make-aux-files.sh')
0 files changed, 0 insertions, 0 deletions