diff options
author | Matthew Maurer <mmaurer@google.com> | 2020-06-29 13:31:04 -0700 |
---|---|---|
committer | Matthew Maurer <mmaurer@google.com> | 2020-07-01 11:27:12 -0700 |
commit | 128f53b3b471b969209f7208acca55a80f14c702 (patch) | |
tree | 9d985c54c34f8782dd0cf2f8709d573b09cb1501 /rust/compiler.go | |
parent | 6bbe5774a3b7125460b7ea32e91b35ada3402c04 (diff) |
rust: Fix Properties inheritance for prebuilts
Previously, we had just called AddProperties inside the factory on
libraryDecorator's properties directly. This inadvertantly missed their
MutatedProperties. Inheriting properties from libraryDecorator rather
than baseCompiler will avoid that type of error in the future.
Test: cd external/rust; mma; m crosvm.experimental
Change-Id: Ic08c410e69a8e272d63f9ffbdbe16ba9c3cc3de1
Diffstat (limited to 'rust/compiler.go')
0 files changed, 0 insertions, 0 deletions