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

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTMac__dbg_.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
« no previous file with comments | « scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTMac.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTMac__dbg_.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTMac__dbg_.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTMac__dbg_.json
index 9294f7a9c51d2c286f19be1bf2950aeef7080c91..f8bfb22357a0e0fb855991405e73fa8b0f64fc5c 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTMac__dbg_.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTMac__dbg_.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"
« no previous file with comments | « scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTMac.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698