[roll] Roll fuchsia [bazel_sdk] Fix remote link operations with Asan.

Expose the Clang Asan runtime link libraries in the sandbox
to support remote linking operations. See associated bug for
details.

Note that it is currently not possible to use a select() statement
that targets the `:asan_variant` config_setting() as this creates
a circular dependency.

Original-Bug: 325505298
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/993654
Original-Revision: 90b3b9faf4cb3029a36d6b42b4177f140cdf2d92
GitOrigin-RevId: 930292e7bf023379cba374aa07a45f7c79c5b62f
Change-Id: I1f545dd497f21ebb25e8bce674c9094f5f6506fd
1 file changed
tree: 54f4b65e294d249f5c56c2dedccc8e4474853e8b
  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 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.