Add rust musl arm and arm64 toolchains
Add rust toolchain configurations for arm-linux-musleabihf and aarch64-linux-musl. Bug: 236052820 Test: builds with linux musl arm64 host cross configured Change-Id: Icfa73a75eac710e955f71a073cb4b7bb1cdfcc7a
This commit is contained in:
@@ -11,6 +11,7 @@ bootstrap_go_package {
|
||||
],
|
||||
srcs: [
|
||||
"arm_device.go",
|
||||
"arm_linux_host.go",
|
||||
"arm64_device.go",
|
||||
"global.go",
|
||||
"lints.go",
|
||||
|
Reference in New Issue
Block a user