DescriptionDon't reference instrumented-libraryes with sanitizers disabled.
Previously //build/config/sanitizer:deps unconditionally depended on
//third_party/instrumented_libraries:deps. This dependency is only necessary
//when compiling with a sanitizer, and in standalone other projects like nacl,
//instrumented_libraries doesn't exist.
This patch makes all contents of sanitizer:deps conditional on using a
sanitizer, which matches what the documentation explicitly says.
BUG=
Committed: https://crrev.com/bc6f9a5b1858c70d852029f77020cabd3db879f6
Cr-Commit-Position: refs/heads/master@{#348719}
Patch Set 1 #
Messages
Total messages: 9 (3 generated)
|