Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[iOS] Limit multiple lipo_binary rules running concurrently
Multiple lipo_binary/ linker_driver rules running concurrenlty causes release bots out of memory. This CL adds link_pool to the rule to limit the parallelism of the build. Bug: 762840 Change-Id: Iee48382d4e5feb436febd124ad77fe81ed22e424 Reviewed-on: https://chromium-review.googlesource.com/674089 Reviewed-by: Yuke Liao <[email protected]> Reviewed-by: Sylvain Defresne <[email protected]> Commit-Queue: Sylvain Defresne <[email protected]> Cr-Commit-Position: refs/heads/master@{#503091}(cherry picked from commit 586ea88) [email protected] Change-Id: Iee48382d4e5feb436febd124ad77fe81ed22e424 Reviewed-on: https://chromium-review.googlesource.com/675885 Reviewed-by: Shenghua Zhang <[email protected]> Cr-Commit-Position: refs/branch-heads/3202@{crosswalk-project#362} Cr-Branched-From: fa6a5d8-refs/heads/master@{#499098}
- Loading branch information