Skip to content
Snippets Groups Projects
Commit c21b48dd authored by Aaron Green's avatar Aaron Green Committed by CQ bot account: commit-bot@chromium.org
Browse files

[build][fuzzing] Re-enable host fuzzers

This CL restores support for host fuzzers by treating them as host
tools.  When a `fuzz_package` sets `fuzz_host` to true, the package will
get a dependency on the fuzzers built by the host toolchain.

Bugs: SEC-267

Tests: fx set core.x64 --with //bundles:tests --fuzz-with asan
       fx run-host-test host_fuzzers_test

Change-Id: Ib83b48b7786f1569652aef714d1292bb2bf648c5
parent 768abd8b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment