Export rust flags for arm, x86, and x86_64 to Bazel
Test: b build //build/bazel/examples/rust:all --config=android Bug: 295918553 Change-Id: I53d393f4cc5cd99ccd17d37e32211adaaba5bd0a
This commit is contained in:
@@ -55,6 +55,7 @@ func init() {
|
||||
strings.Join(rustFlags, " "))
|
||||
}
|
||||
|
||||
ExportedVars.ExportStringListStaticVariable("DEVICE_X86_RUSTC_FLAGS", x86RustFlags)
|
||||
}
|
||||
|
||||
type toolchainX86 struct {
|
||||
|
Reference in New Issue
Block a user