[roll] Roll fuchsia [bazel][zircon] Migrate //zircon/system/ulib/sync

Make changes to bazel2gn and zx_library() necessary for this target.

NO_IFTTT=The changes to zx_library() are to accommodate bazel2gn-generated targets.

Original-Bug: 456186321, 454977301
Test: fx bazel build --config=fuchsia --copt="-ffuchsia-api-level=4293918720" //build/bazel/bazel_idk/tests:build_only_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1455974
Original-Revision: d125d6838fb87c1811e1f793c9b738d679982287
GitOrigin-RevId: f538faa32d3deef97e76410bd2d07a3bd3c26967
Change-Id: I40fdc43c18739857f5f4025966bc2b707dd42491
1 file changed
tree: cde45199fb953fb3224ef304eb1e963764173cbf
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.