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

Unified Diff: ios/build/bots/chromium.fyi/Chromium_iOS_Device_(ninja).json

Issue 926443002: Set target_subarch=both on Chromium FYI iOS ninja bot (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/build/bots/chromium.fyi/Chromium_iOS_Device_(ninja).json
diff --git a/ios/build/bots/chromium.fyi/Chromium_iOS_Device_(ninja).json b/ios/build/bots/chromium.fyi/Chromium_iOS_Device_(ninja).json
index c3f80f940619ad93885d21c93e6ebf0dd0c64315..7006b525b64da04e6e42818578b2732b84c7de90 100644
--- a/ios/build/bots/chromium.fyi/Chromium_iOS_Device_(ninja).json
+++ b/ios/build/bots/chromium.fyi/Chromium_iOS_Device_(ninja).json
@@ -3,12 +3,12 @@
"smut"
],
"comments": [
- "Builder for 64-bit devices using ninja."
+ "Builder for fat binaries using ninja."
],
"xcode version": "5.1.1",
"GYP_DEFINES": {
"clang_xcode": "0",
- "target_subarch": "arm64"
+ "target_subarch": "both"
},
"compiler": "ninja",
"configuration": "Release",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698