Commit f7f1cc14 authored by Simon Que's avatar Simon Que Committed by Commit Bot

infra: Set ios_use_goma_rbe=true for v8 iOS builders

This sets up a relative path symlink to the XCode sysroot.

Bug: chromium:1100006
Change-Id: I04bd8ff5158f6e00a91391e6a49530cf1a46f6eb
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2269452Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#68573}
parent fe00ecb8
......@@ -647,7 +647,7 @@
},
'ios_simulator': {
'gn_args': 'target_cpu="x64" target_os="ios"',
'gn_args': 'target_cpu="x64" target_os="ios" ios_use_goma_rbe=true',
},
'lsan': {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment