summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-26 11:44:52 +0000
committerthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-26 11:44:52 +0000
commit331fabe33484fdb165dc4ca3418aa7046c717fc6 (patch)
tree7a046e0f01791a03b68a2510a06eae89fa467cbb /DEPS
parent02fbaefa96ef85ffcc372f21b803fa4acb9b138e (diff)
downloadchromium_src-331fabe33484fdb165dc4ca3418aa7046c717fc6.zip
chromium_src-331fabe33484fdb165dc4ca3418aa7046c717fc6.tar.gz
chromium_src-331fabe33484fdb165dc4ca3418aa7046c717fc6.tar.bz2
roll clang 138187:138500
Also pass --disable-threads and --disable-pthreads to configure, for goma. Also modify the script to try to download prebuilt binaries first. This is faster, and makes sure the bots use the exact same binary as goma. The binaries are downloaded from http://commondatastorage.googleapis.com/chromium-browser-clang/index.html Also add a script that packages a clang build up into a tgz for uploading with gsutil, based on code by ukai@. Finally, if the svn checkout fails, remove the destination directory and try again (for bots that have a checkout from before we had an internal llvm svn mirror). BUG=none TEST=none Review URL: http://codereview.chromium.org/7741039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98416 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 79533f7..a461868 100644
--- a/DEPS
+++ b/DEPS
@@ -35,7 +35,7 @@ vars = {
# Note: On most bots, clang is not checked out via DEPS but by
# tools/clang/scripts/update.sh. The script reads this line here.
- "clang_revision": "138187",
+ "clang_revision": "138500",
}
deps = {