mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
9babb8a863
Just like on UNIX systems, we need to use sysconf() to obtain the number of CPUs. Extend the existing cfg()'s to match CloudABI as well.