diff options
| author | 2021-11-09 16:37:52 -0800 | |
|---|---|---|
| committer | 2021-11-09 17:25:57 -0800 | |
| commit | 64002afc56fe08620af56d5cf30f265dcb144df7 (patch) | |
| tree | e67eb1e41dc4e4e29ed8551e8c63ed51fef1911f /rust/compiler.go | |
| parent | 6ac9576eefd3c896ca32412929ef5bc92205cbe2 (diff) | |
Fix InstallBypassMake symlink dependencies
Host symlinks cannot use order-only dependencies because they may be
used as part of the dependency chain on a tool, and an order-only
dependency would cause the target of the symlink not to be updated.
Use regular dependencies instead.
Bug: 204136549
Fixes: 205674000
Test: TestInstallBypassMake
Change-Id: Ib3f4ee143e94d1995ec6c60d314e7c91e57cc775
Diffstat (limited to 'rust/compiler.go')
0 files changed, 0 insertions, 0 deletions