]> git.ipfire.org Git - thirdparty/xz.git/commit
CI: Use only the active CPUs on macOS 108/head
authorRyan Carsten Schmidt <git@ryandesign.com>
Sat, 13 Apr 2024 00:31:13 +0000 (19:31 -0500)
committerGitHub <noreply@github.com>
Sat, 13 Apr 2024 00:31:13 +0000 (19:31 -0500)
commit97f0ee0f1f903f4e7c4ea23e9b89d687025d2992
treeffe696093fa2b325421a88aae78b89b2de35bad6
parent73f629e321b74f68c9954728fa4f19261afccf46
CI: Use only the active CPUs on macOS

hw.ncpu counts all CPUs including inactive ones. hw.activecpu counts
only the active CPUs.
build-aux/ci_build.bash