Index: ios/build/bots/chromium.fyi/ClangToTiOS.json |
diff --git a/ios/build/bots/tryserver.chromium.mac/ios_rel_device_ninja.json b/ios/build/bots/chromium.fyi/ClangToTiOS.json |
similarity index 55% |
copy from ios/build/bots/tryserver.chromium.mac/ios_rel_device_ninja.json |
copy to ios/build/bots/chromium.fyi/ClangToTiOS.json |
index e682051748220a3cb91cf553f9bc4ae6c6179e4b..2fa424c7adc8171bbce630a3637010789ec95aee 100644 |
--- a/ios/build/bots/tryserver.chromium.mac/ios_rel_device_ninja.json |
+++ b/ios/build/bots/chromium.fyi/ClangToTiOS.json |
@@ -1,14 +1,17 @@ |
{ |
"owners": [ |
- "smut" |
+ "hans" |
], |
"comments": [ |
- "Builder for fat binaries using ninja." |
+ "Clang tip-of-tree builder for iOS" |
], |
"xcode version": "6.2", |
"GYP_DEFINES": { |
"chromium_ios_signing": "0", |
- "target_subarch": "both" |
+ "target_subarch": "arm32", |
+ "werror": "", |
+ "clang_use_chrome_plugins": "0", |
+ "LLVM_FORCE_HEAD_REVISION": "YES" |
smut
2015/05/19 00:11:11
I'd probably alphabetize these.
hans
2015/05/19 00:13:05
Done.
|
}, |
"compiler": "ninja", |
"configuration": "Release", |