summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorglider@chromium.org <glider@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-12 16:55:20 +0000
committerglider@chromium.org <glider@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-12 16:55:20 +0000
commit5dc6aaac9422f0afd458fc24ef64a23270cb8d70 (patch)
tree88a550decad709b3bf03501cf835d8dfa93779bd /build
parent09c2a40596ac50dcaea2bb36ed107373b4aa79b5 (diff)
downloadchromium_src-5dc6aaac9422f0afd458fc24ef64a23270cb8d70.zip
chromium_src-5dc6aaac9422f0afd458fc24ef64a23270cb8d70.tar.gz
chromium_src-5dc6aaac9422f0afd458fc24ef64a23270cb8d70.tar.bz2
Do not use Chrome plugins with ASan.
Review URL: http://codereview.chromium.org/8242011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105102 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r--build/common.gypi3
1 files changed, 3 insertions, 0 deletions
diff --git a/build/common.gypi b/build/common.gypi
index 435f7e1..9239aac 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -838,6 +838,9 @@
['asan==1', {
'clang%': 1,
+ # Do not use Chrome plugins for Clang. The Clang version in
+ # third_party/asan may be different from the default one.
+ 'clang_use_chrome_plugins%': 0,
}],
],
# List of default apps to install in new profiles. The first list contains