diff options
| author | 2021-09-23 11:50:33 -0400 | |
|---|---|---|
| committer | 2021-09-23 12:21:04 -0400 | |
| commit | 67eada34db07986abde08d652cd249c977d4a55c (patch) | |
| tree | e4b6e43db5c655ea496f9f0ff9ace05d702b2d80 /python/python.go | |
| parent | 1b15345ac932793054a5d8e65cf4862ae7c12e49 (diff) | |
rust: Refactor cfg and feature flag calculation
Move the cfg and feature flag calculation out of compilerFlags so that
it's a separate step.
The previous arrangement resulted in overridden compilerFlags which
must to set any additional cfgs/features before calling the base.
This is a bit confusing and undocumented behavior, so instead break
it out into a separate call that can itself be overriden.
Bug: N/A
Test: Soong tests pass
Change-Id: I28e4f707b3b3ca6eb621b7613c3737817f877bb8
Diffstat (limited to 'python/python.go')
0 files changed, 0 insertions, 0 deletions