Remove bitrig support from rust
This commit is contained in:
@@ -1289,7 +1289,6 @@ fn get_concurrency() -> usize {
|
||||
#[cfg(any(
|
||||
target_os = "freebsd",
|
||||
target_os = "dragonfly",
|
||||
target_os = "bitrig",
|
||||
target_os = "netbsd"
|
||||
))]
|
||||
fn num_cpus() -> usize {
|
||||
|
||||
Reference in New Issue
Block a user