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

Unified Diff: webrtc/build/ios/client.webrtc/iOS64_Debug_(GYP).json

Issue 2325063002: MB: Move iOS GYP bots to use limited support config (Closed)
Patch Set: Fix mb_config.pyl Created 4 years, 3 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 | webrtc/build/ios/client.webrtc/iOS64_Release_(GYP).json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/build/ios/client.webrtc/iOS64_Debug_(GYP).json
diff --git a/webrtc/build/ios/client.webrtc/iOS64_Debug_(GYP).json b/webrtc/build/ios/client.webrtc/iOS64_Debug_(GYP).json
index 3d1847960775f4f8c45bfed805703a1c3e7ae882..69f4c16fa92ed847c6f7dba9aefc949c077a2688 100644
--- a/webrtc/build/ios/client.webrtc/iOS64_Debug_(GYP).json
+++ b/webrtc/build/ios/client.webrtc/iOS64_Debug_(GYP).json
@@ -13,7 +13,28 @@
"gomadir=$(goma_dir)",
"chromium_ios_signing=0",
"component=static_library",
- "target_arch=arm64"
+ "target_arch=arm64",
+ "include_examples=0",
+ "include_tests=0",
+ "include_ilbc=0",
+ "build_expat=0",
+ "build_json=0",
+ "build_libevent=0",
+ "build_libjpeg=0",
+ "build_libsrtp=0",
+ "build_libvpx=0",
+ "build_libyuv=0",
+ "build_openmax_dl=0",
+ "build_opus=0",
+ "build_protobuf=0",
+ "build_ssl=0",
+ "build_usrsctp=0",
+ "enable_video=0",
+ "linux_use_bundled_binutils=0",
+ "rtc_use_openmax_dl=1",
+ "use_openssl=1",
+ "use_x11=0",
+ "use_gtk=0"
],
"gn_args": [
"is_debug=true",
« no previous file with comments | « no previous file | webrtc/build/ios/client.webrtc/iOS64_Release_(GYP).json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698