[roll] Roll fuchsia [bazel] Remove implicit _cc_toolchain attribute from feature_flag()

CC toolchains are provided via the rule `toolchains` parameter, and not
via implicit attributes. `@bazel_tools//tools/cpp:current_cc_toolchain`
is being removed upstream.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1274104
Original-Revision: cc48dd42864ae64b0e57b9fb8102d5f084ae4f5f
GitOrigin-RevId: b537f78ffc4bfd31376f1bb5828d49f75dfee9b7
Change-Id: Id3ad670d487bdbf62ffb397b5fd859de27e96184
1 file changed
tree: ff07ec6edda1c44ad8070958b65b6edd94b70ec1
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.