Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(94)

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTMac.json

Issue 1155993004: Try setting fastbuild=1 on the ClangToTMac builders (except for asan) (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTMac.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTMac.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTMac.json
index 598d2fc892d1d3d28db224b5b67fc1af15439e3a..f5e6bf474f0e768629d83ab59daccfef5932c88d 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTMac.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTMac.json
@@ -84,7 +84,7 @@
],
"cwd": "[SLAVE_BUILD]",
"env": {
- "GYP_DEFINES": "clang=1 clang_use_chrome_plugins=0 component=shared_library target_arch=x64 test_isolation_mode=prepare werror=''",
+ "GYP_DEFINES": "clang=1 clang_use_chrome_plugins=0 component=shared_library fastbuild=1 target_arch=x64 test_isolation_mode=prepare werror=''",
"LLVM_FORCE_HEAD_REVISION": "YES"
},
"name": "gclient runhooks"

Powered by Google App Engine
This is Rietveld 408576698