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

This reverts commit 184541a64ae35fe0ef2c08d080698a4f4b6f8319.

Reason for revert: `core.x64-asan-link_consistency-build_only` and `core.x64-asan-link_rbe-build_only` builders failing

Original change's description:
> [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
> Cq-Include-Trybots: luci.turquoise.global.try:run-postsubmit-tryjobs
> Change-Id: Ib102650b4fbbcbb7bb95e6455f270773d80fc960
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1599710
> Commit-Queue: Roland McGrath <mcgrathr@google.com>
> Reviewed-by: Paul Kirth <paulkirth@google.com>
> Fuchsia-Auto-Submit: Roland McGrath <mcgrathr@google.com>

Original-Bug: 507570739, 509665308
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1602801
Exempt: android-build-ayeaye@system.gserviceaccount.com <android-build-ayeaye@system.gserviceaccount.com>
Original-Revision: 6cfc48e1c9a8a7456414857df474e49a255d67f4
GitOrigin-RevId: 5719f313bc2b801f4f4f2f5143b80d9e7640df7a
Change-Id: Ib9d1ae6a4ec15cf31a744815d942af01fd293e49
1 file changed
tree: 0917ec9960cad97950b4b1c85eac693d47491859
  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.