diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-30 16:25:51 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-30 16:25:51 (EDT) |
commit | fc7c3879276543a99ebde0df43e0412461da1843 (patch) | |
tree | 84bd8b0f8a9ba9fe68a53241e665e0b85505361e /libasan.5.pkg | |
parent | 400015f120430f09fa9c3732b48ced1fa73c1930 (diff) |
build: Base jobs on number of CPUs
This is how BusyBox's `nproc --all` works. It's Linux-specific, but the
alternatives are the (BusyBox) nproc utility (non-standard and currently
disabled in ProteanOS) and the getconf utility (standard but provided by
glibc and not in musl) with the _NPROCESSORS_ONLN operand (non-standard
but common in standard C libraries).
Diffstat (limited to 'libasan.5.pkg')
0 files changed, 0 insertions, 0 deletions