[roll] Roll fuchsia [build] Use correct tools in toolchain_utils_action()

This is a reland of https://fxrev.dev/829037 with some fixes
to the hermetic_action_ignored_prefixes logic.

This restores the original purpose of toolchain_utils_action(),
to use the tools from the same particular toolchain configuration
that is selecting the compilation tools. In short, it again uses
tools from the GCC toolchain under is_gcc.

Original-Bug: 69697
Original-Fixed: 124845
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/830859
Original-Revision: 989e43a5b1dcb653e4911197d5b4f40fdcbf4b4b
GitOrigin-RevId: 105d426ec33b39319010cf99b04f3e0e82c122e0
Change-Id: I08702552fb57ffa9075e321f721962124c6db8e3
1 file changed
tree: 07b0c26cb7fff4f2cadee1c97b7a90e3a107a827
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.