commit | 122ff87a4a42f40272a24cb33c49e8ea193b27e3 | [log] [tgz] |
---|---|---|
author | Ivan Lozano <ivanlozano@google.com> | Mon Aug 02 10:38:12 2021 -0400 |
committer | Ivan Lozano <ivanlozano@google.com> | Mon Aug 02 10:38:12 2021 -0400 |
tree | 91f961e0895c40f0abb554a85ed752aa843e8093 | |
parent | e3916ad95b7351fae3bebdfbe0fb2405f8bdd0c0 [diff] |
Disable sanitizers for libcore libcore fails to build with the `-C link-dead-code` flag when building fuzzers. Its not unreasonable to think we'll run into more problems when applying sanitizers to libcore in the future, so lets disable them for this sysroot. Bug: 193200135 Test: fuzzer compiles successfully, runs. Change-Id: I61fbabfc8e5f75d03fadd29fc131e112694a56cd