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

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

Issue 915453002: clang/win bots: Pass fastbuild=1. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 5 years, 10 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_CrWinClangLLD.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClangLLD.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClangLLD.json
index 972b26684fe497d417a0f8f3e9fa0f4dc30b0652..6ceeec024cd5539cb4c4e4efdef5e2f17399bb6a 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClangLLD.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClangLLD.json
@@ -89,7 +89,7 @@
"runhooks"
],
"env": {
- "GYP_DEFINES": "clang=1 component=shared_library target_arch=ia32 test_isolation_mode=prepare use_lld=1"
+ "GYP_DEFINES": "clang=1 component=shared_library fastbuild=1 target_arch=ia32 test_isolation_mode=prepare use_lld=1"
},
"name": "gclient runhooks"
},

Powered by Google App Engine
This is Rietveld 408576698