Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_modules_Virtualization
/
4531c605713cd8e90c243b23f4a2aba3b11f45c5
/
.
/
guest
/
shutdown_runner
/
.cargo
/
config.toml
blob: a451cda0114e22141c22fdd26ca817a8257427a8 [
file
] [
log
] [
blame
]
[
target
.
aarch64
-
unknown
-
linux
-
gnu
]
linker
=
"aarch64-linux-gnu-gcc"
rustflags
=
[
"-C"
,
"target-feature=+crt-static"
]
[
target
.
x86_64
-
unknown
-
linux
-
gnu
]
rustflags
=
[
"-C"
,
"target-feature=+crt-static"
]