diff options
| author | 2021-08-02 09:43:46 -0400 | |
|---|---|---|
| committer | 2021-08-02 11:11:11 -0400 | |
| commit | aa7c980002cfbfa2e5c11c507229ac38bd4a3681 (patch) | |
| tree | dfb5c2fbfc44a00207c515ae8cfcb4bbca89c567 /scripts/gen-kotlin-build-file.py | |
| parent | db45fb250d5f6ad8c645fac9c8502c0aa9a5c552 (diff) | |
rust: Disable dead stripping for fuzzers.
Without `-C link-dead-code`, Rust fuzzers may fail to start fuzzing.
See the cargo-fuzz issue in the code comment for details. This patch
disables dead stripping for our fuzzers by default.
Bug: 193200135
Test: Flag emitted when building Rust fuzzers.
Test: Fuzzer runs on device.
Change-Id: I530de30e9a57db206bcbf3d2d3d371628eef8934
Diffstat (limited to 'scripts/gen-kotlin-build-file.py')
0 files changed, 0 insertions, 0 deletions