[roll] Roll third_party/pigweed pw_toolchain: Expose non-hermetic toolchain

Optionally expose non-hermetic toolchain for use
cases where using the system toolchain is required e.g.
google/oss-fuzz.

Original-Bug: b/299151946
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/181330
Original-Revision: e91b4e2be600f812824a1b6235f534cbf410b3dc
GitOrigin-RevId: fe1e9044a8267c6c2c4c2afc512a6ea2273fc8e9
Change-Id: Icd0a2d0e5e6a34ab6f3de59be2e752e527ed437f
1 file changed
tree: 7625b87507a153bbe3cfc7ee5da1071e713c1702
  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.