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

Unified Diff: build/masters/master.chromium.fyi/master.cfg

Issue 8289006: Add support for goma-clang to make builds, switch macmake fyi bot over. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/
Patch Set: '' Created 9 years, 2 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 | « no previous file | build/scripts/slave/compile.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/masters/master.chromium.fyi/master.cfg
===================================================================
--- build/masters/master.chromium.fyi/master.cfg (revision 105539)
+++ build/masters/master.chromium.fyi/master.cfg (working copy)
@@ -678,7 +678,7 @@
f_chromium_mac_make = mac().ChromiumFactory(
target='Debug',
- options=['--build-tool=make'],
+ options=['--build-tool=make', '--compiler=goma-clang'],
factory_properties={
'gclient_env': { 'GYP_GENERATORS':'make',}
},
« no previous file with comments | « no previous file | build/scripts/slave/compile.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698