[roll] Roll fuchsia [kernel][build] Use linker_config()

This is a reland of commit c6ca18ee2b4b30d9dd2642268c45c00fc8fffb3e
after the RBE wrapper fix for https://fxbug.dev/509665308.

Original change's description:
> [kernel][build] Use linker_config()
>
> Update kernel-specific configs to plumb equivalent rustflags.
>
> Also stop adding --no-pie before later adding -pie.
>
> Original-Bug: 507570739
> Change-Id: I7538cb7e12f7c2ea44b183e7728903d50bb991b2
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1594009
> Commit-Queue: Roland McGrath <mcgrathr@google.com>
> Reviewed-by: Paul Kirth <paulkirth@google.com>
> Fuchsia-Auto-Submit: Roland McGrath <mcgrathr@google.com>
> Reviewed-by: Petr Hosek <phosek@google.com>

Original-Bug: 507570739, 509665308
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1604008
Original-Revision: 6bda28b14347f7c6a2daf382e5df2fd29e7c96f4
GitOrigin-RevId: 41e241253f2360c8d1a21b0941032ecc96ee4e8c
Change-Id: Ie30d60588877f16af2db231caf36a84f88c2a94c
1 file changed
tree: 91192d50c49c018b4c26aca98f907e7193546c4f
  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.