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

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

Issue 2426883002: libyuv: Remove all GYP builders. (Closed)
Patch Set: Removed unused chromium recipe module configs Created 4 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
Index: scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_ios_arm64_debug.json
diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_ios_arm64_debug.json b/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_ios_arm64_debug.json
index f5091d3293296487122f577244097f457872acc9..e5253d3ac2b7acea7e42049afc599c12c461a1f0 100644
--- a/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_ios_arm64_debug.json
+++ b/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_ios_arm64_debug.json
@@ -130,7 +130,7 @@
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"GYP_CHROMIUM_NO_ACTION": "1",
"GYP_CROSSCOMPILE": "1",
- "GYP_DEFINES": "OS=ios clang=1 component=static_library gomadir='[CACHE]/cipd/goma' target_arch=arm64 target_subarch=arm64 use_goma=1",
+ "GYP_DEFINES": "clang=1 component=static_library gomadir='[CACHE]/cipd/goma' target_arch=arm64 use_goma=1",
"GYP_GENERATORS": "ninja",
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},

Powered by Google App Engine
This is Rietveld 408576698