diff options
author | 2024-10-04 20:37:16 +0000 | |
---|---|---|
committer | 2024-10-04 20:37:16 +0000 | |
commit | 7077be40e12b98327f86c6a74db5e8c205f66c71 (patch) | |
tree | f481e6fe910a74b960a1ca1e5da96ff1eb172031 /rust/compiler.go | |
parent | e390c0e4b57e5d2798fb37605f3f852b15ce0613 (diff) |
Don't use sanitized kati when SANITIZE_HOST=address is set
There used to be CI builds that set SANITIZE_HOST=address, so we
took advantage of that to also run a sanitize version of kati and
ninja. Those CI builds are no longer active.
Building host fuzzers requires setting SANITIZE_HOST=address, and
sanitized kati is too slow to use for developer builds. Split out
a separate SANITIZE_BUILD_TOOL_PREBUILTS flag that can be set when
manual testing of sanitized host tool prebuilts is desired.
SANTIIZE_HOST=address will still affect any tools that are built
during the build.
Change-Id: Ifc85d50655aa05e5f0784370086c7203162c8158
Fixes: 278603593
Flag: EXEMPT host-only
Test: manual
Diffstat (limited to 'rust/compiler.go')
0 files changed, 0 insertions, 0 deletions