This website requires JavaScript.
Explore
Help
Sign In
Aadityavardhan
/
nac3_sca
forked from
M-Labs/nac3
Watch
1
Star
0
Fork
You've already forked nac3_sca
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
74b9416174
nac3_sca
/
runkernel
/
build.rs
5 lines
87 B
Rust
Raw
Blame
History
fn
main
(
)
{
#[
cfg(not(windows))
]
println!
(
"
cargo:rustc-link-arg=-rdynamic
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink