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

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin.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
Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin.json
index ac4b68fc36f763c648661a0f5423ed3509e9d375..f269788aec4b4dc39112d51ea96a0b560d09ed8d 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin.json
@@ -93,7 +93,7 @@
],
"cwd": "[SLAVE_BUILD]",
"env": {
- "GYP_DEFINES": "branding=Chrome buildtype=Official clang=1 component=static_library fastbuild=1 target_arch=ia32 test_isolation_mode=prepare",
+ "GYP_DEFINES": "clang=1 component=static_library fastbuild=1 target_arch=ia32 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]",

Powered by Google App Engine
This is Rietveld 408576698