[roll] Roll fuchsia [build] Avoid lib_dirs in //build/config/zircon:nolibc

This directory is renamed to libc-stub.

The `lib_dirs` can propagate across the shared_library() boundary using
this config. Plumb libc-stub via `ldflags` to avoid this.

Original-Bug: 324136831
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1146977
Original-Revision: 632b401b383f8b8a6ba0402668f99c152bdaabd6
GitOrigin-RevId: aa5624a09718815f9e8c34145e0a232686cf3236
Change-Id: Ib7d4ef5ade00b553533e3136263a2970bec0b736
1 file changed
tree: 0df56637d621bf0ea89858a47a3bcf0d8f188fe9
  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.