evil-captive-portal/build.rs
2024-12-16 02:58:27 +01:00

4 lines
69 B
Rust

fn main() {
println!("cargo:rustc-link-arg-bins=-Tlinkall.x");
}