diff options
author | Jiyong Park <jiyong@google.com> | 2020-08-31 17:22:01 +0900 |
---|---|---|
committer | Jiyong Park <jiyong@google.com> | 2020-09-15 12:56:13 +0900 |
commit | b5d2dd210ba784429d10fb9ef8cfc20aabf57ec9 (patch) | |
tree | 7b98a3e2f14e66e721b941247fb9416e26f6836f /rust/coverage_test.go | |
parent | 4afa2e26828abf484f8d8e8355bc8eb1a30db2ae (diff) |
Don't disable rust modules for linux_bionic
With If4300583edfb6d75bd4d984b38f73b6a406b4447, linux_bionic supports
arm64 and rust toolchain was configured to support the new target.
However, rust module types still have been disabled for linux_bionic
targets which forces many rust modules to be annotated with
target.linux_bionic_arm64.enabled: true, which will be very cumbersome.
Therefore, stop disabling the rust modules for linux_bionic.
Bug: 159685774
Test: HOST_CROSS_OS=linux_bionic m nothing
Change-Id: I68b97a43e8252fb82da6e87b3481fa237e1f2691
Diffstat (limited to 'rust/coverage_test.go')
0 files changed, 0 insertions, 0 deletions