Description(Temporarily) disable -Wl,-z,defs when using sanitizers
Compiling with -Wl,-z,defs and asan requires declaring a dependency on
//build/config/sanitizers:deps in every shared_library and executable,
however piles and piles of targets do not do this yet so this flag busts
the asan/etc builds in GN. Disable for now so we can add the
dependencies bit by bit.
R=thakis@chromium.org
BUG=371125
Committed: https://crrev.com/2eff74b542c9dceb330967c7fa06274a4addf443
Cr-Commit-Position: refs/heads/master@{#312543}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|