[roll] Roll fuchsia [build] plumb concurrency pool through executables

After https://bugs.chromium.org/p/gn/issues/detail?id=308 was
implemented, this now propagates the `pool` parameter through
down to `executable`, which allows us to use the `highmem` pool for
individual targets.

Original-Bug: 111904
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/742364
Original-Revision: 3b3131c6afefea8ac59336f3e2065e9b93330997
GitOrigin-RevId: 651366544eb54d681c8cc2c9ef42761d41b55e17
Change-Id: Ibceed372f939c0b87a79159deb6c66c48adeda52
1 file changed
tree: 286a5a931cdddcd081b781831af6ef6ba7fcdbe3
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.