mirror of
https://github.com/oxalica/rust-overlay.git
synced 2025-10-06 00:02:40 +02:00
This has an artificial dependency on `pthreads` (a commonly needed one) combined with a `build.rs` to trigger cross-compilation in combination with compiling for the build platform.
5 lines
87 B
Rust
5 lines
87 B
Rust
|
|
fn main() {
|
|
println!("See https://github.com/oxalica/rust-overlay/issues/59!");
|
|
}
|