diff options
| author | 2019-11-11 07:03:42 -0800 | |
|---|---|---|
| committer | 2019-11-11 07:46:58 -0800 | |
| commit | 0553ba356eecfe254b7249db22c6d849a6c67655 (patch) | |
| tree | d521e53f5fa1008c2c5e759bddd4bfc3ff5cd570 /python/python_test.go | |
| parent | 31d57588c956aa44f847e37a2349df8b2efbcf43 (diff) | |
Sort fuzz target dependencies to avoid rebuilds.
Some fuzz target dependencies are generated at Soong-time in a
nondeterministic fashion. When these are interpreted by Make, they may
cause rebuilds due to being in a different order.
Ensure that the dependencies are always sorted, which should avoid
triggering unnecessary rebuilds.
Bug: 144250431
Test: make <module> && make <module>, ensure no rebuild.
Change-Id: I44edc1a3bb3f57be3e3f093f765241b41928fa4d
Diffstat (limited to 'python/python_test.go')
0 files changed, 0 insertions, 0 deletions