[roll] Roll fuchsia [bazel-sdk] add toolchain helper functions to defs.bzl

The fuchsia_infra_rules repository is using the fuchsia toolchain in
their rules so we are exposing these methods for them to use.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1169535
Original-Revision: 29d6e0b2bc5fca3b6ab3979cad562197d321da7c
GitOrigin-RevId: 1bc0c278fe8cf287f4c21fea1813005f479d6f59
Change-Id: I2e52dd53f9a2f9609b470ed005dba2fa7fba00ed
1 file changed
tree: cc16ea8466eef4153eaa40a80034589c2be7fb01
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.