This website requires JavaScript.
Explore
Help
Sign In
M-Labs
/
nac3
Watch
8
Star
0
Fork
You've already forked nac3
10
Code
Issues
101
Pull Requests
20
Releases
Wiki
Activity
d7b14dd705
nac3
/
runkernel
/
build.rs
4 lines
62 B
Rust
Raw
Blame
History
fn
main
(
)
{
println!
(
"
cargo:rustc-link-arg=-rdynamic
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink