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

Unified Diff: scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android64_x64_debug.json

Issue 2015883002: libyuv: Add Android x86, x64 and MIPS bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 7 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/libyuv/libyuv.expected/client_libyuv_android64_x64_debug.json
diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android_debug.json b/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android64_x64_debug.json
similarity index 97%
copy from scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android_debug.json
copy to scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android64_x64_debug.json
index 43ae93967d82b8f861ec08306ba99cb105e9acda..73bda3177b197d8a2def03989ce1b5a34b911911 100644
--- a/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android_debug.json
+++ b/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android64_x64_debug.json
@@ -7,7 +7,7 @@
"--master",
"client.libyuv",
"--builder",
- "Android Debug",
+ "Android64 x64 Debug",
"--slave",
"slavename",
"--spec",
@@ -57,7 +57,7 @@
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"GYP_CROSSCOMPILE": "1",
- "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gomadir='[BUILD]/goma' target_arch=arm use_goma=1",
+ "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gomadir='[BUILD]/goma' target_arch=x64 use_goma=1",
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
"name": "gclient runhooks"

Powered by Google App Engine
This is Rietveld 408576698