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

Unified Diff: scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_ios.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/tryserver_libyuv_ios.json
diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_ios.json b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_ios.json
index 66d28cdb74862045aa0ca4fdccdbf492370e969d..4f4ab6626ebbaa7339fcc54209b3c1df0e03525a 100644
--- a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_ios.json
+++ b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_ios.json
@@ -136,7 +136,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 dcheck_always_on=1 fastbuild=1 gomadir='[CACHE]/cipd/goma' target_arch=arm use_goma=1",
+ "GYP_DEFINES": "clang=1 component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[CACHE]/cipd/goma' target_arch=arm use_goma=1",
"GYP_GENERATORS": "ninja",
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},

Powered by Google App Engine
This is Rietveld 408576698