This website requires JavaScript.
Explore
Help
Register
Sign In
ddidderr
/
sudk
Watch
1
Star
0
Fork
0
You've already forked sudk
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
sudk
/
.cargo
/
config.toml
3 lines
84 B
TOML
Raw
Permalink
Normal View
History
Unescape
Escape
build: musl static binary + native + strip
2022-08-04 20:32:44 +02:00
[
build
]
rust version: old method comparable to method in main
2023-03-27 13:07:42 +02:00
rustflags
=
[
"-C"
,
"target-cpu=native"
,
"-C"
,
"target-feature=+crt-static"
]
Reference in New Issue
Copy Permalink