[ios/rbe] Fix iOS buildwith Goma RBE
Some targets want to copy files from $ios_sdk_platform_abs_path. Since those points to sub-directory of $root_build_dir when goma RBE is enabled, this causes failure at "gn gen" time since there are no target creating those files according to gn. To fix this, add a new target that pretends to create those files. Bug: 1061487, webrtc:11429 Change-Id: I9d2330c4c6e041e59f24c459e50fe787602abde6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2102544 Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#750560}
Showing
build/noop.py
0 → 100644
Please register or sign in to comment