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

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

Issue 1238993002: Revert of Make the static clang/win ToT bots do official builds. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 5 years, 5 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_ClangToTWin.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_ClangToTWin64.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin64.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin64.json
index 06386e980a1b6b4663e6e8180e942c2fe4fd24fd..bf642df09f1b9831b2471eec883e92ef5e64fe3b 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin64.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin64.json
@@ -93,7 +93,7 @@
],
"cwd": "[SLAVE_BUILD]",
"env": {
- "GYP_DEFINES": "branding=Chrome buildtype=Official clang=1 component=static_library fastbuild=1 target_arch=x64 test_isolation_mode=prepare",
+ "GYP_DEFINES": "clang=1 component=static_library fastbuild=1 target_arch=x64 test_isolation_mode=prepare",
"LLVM_FORCE_HEAD_REVISION": "YES"
},
"name": "gclient runhooks"
@@ -204,9 +204,6 @@
"ninja",
"--compiler",
"clang",
- "--mode",
- "official",
- "--clobber",
"--"
],
"cwd": "[SLAVE_BUILD]",
« no previous file with comments | « scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698