diff options
author | 2019-09-13 14:23:15 -0700 | |
---|---|---|
committer | 2019-09-13 14:43:57 -0700 | |
commit | 70e0a07b99f448c9a7e48a05f053fd1551719965 (patch) | |
tree | 067c8a6377a2f42d5124d0047bc03f50003f710f /rust/compiler.go | |
parent | d2ac6985e9c2ed2a80e5eadd25d7886390e81a08 (diff) |
Check Rust dep is a Module before checking target.
The Target checks against the os type and arch type occur before we
determine a dependency is a rust.Module / cc.Module. This meant
rust_defaults would fail this check, preventing them from being used.
Bug: 140963307
Test: make a rust_binary_host using rust_defaults.
Change-Id: Ibf43635f14ad367b4ce8016a2196f8c645b36bfe
Diffstat (limited to 'rust/compiler.go')
0 files changed, 0 insertions, 0 deletions