You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add missing Android constant
This pull requests add the `_SC_NPROCESSORS_CONF` constant to `libc` for Android targets. The similar `_SC_NPROCESSORS_ONLN` already existed.
The reason for adding only this constant is to help fix an [issue with `num_cpus`](seanmonstar/num_cpus#34).
pdietl
pushed a commit
to pdietl/rust
that referenced
this issue
Apr 23, 2020
No description provided.
The text was updated successfully, but these errors were encountered: