Commits


Sutou Kouhei authored and Neal Richardson committed 884b96ccde5
ARROW-7542: [CI][C++] Use $(sysctl -n hw.ncpu) instead of $(nproc) on macOS Closes #6160 from kou/cpp-use-hw-ncpu-on-macos and squashes the following commits: 999b6f95e <Sutou Kouhei> Use uname instead of type 467fa65ef <Sutou Kouhei> Use $(sysctl -n hw.ncpu) instead of $(nproc) on macOS Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Neal Richardson <neal.p.richardson@gmail.com>