[roll] Roll third_party/pigweed pw_toolchain_bazel: Explicitly depend on rules_cc

pw_toolchain_bazel has explicit dependencies on things in rules_cc, this
change ensures that dependency is expressed in the MODULE.bazel and in
Pigweed's WORKSPACE.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/191430
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 460f429b01882c854e7805e9f6b2542b0fca44fc
GitOrigin-RevId: 7a179ed7a533c2e57993d6d993dc705b30c714c4
Change-Id: I61f8e4e03cb9990e835979e568321bbfd66d29d8
1 file changed
tree: 75b0b44ca8e3e7584aabf4227508619cedc385f1
  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.