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

This reverts commit c6ca18ee2b4b30d9dd2642268c45c00fc8fffb3e.

Reason for revert: https://fxbug.dev/509921531

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
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1599609
Exempt: android-build-ayeaye@system.gserviceaccount.com <android-build-ayeaye@system.gserviceaccount.com>
Original-Revision: 7e2b90e2a815e9b44b89676178b2d0735916020d
GitOrigin-RevId: 8e44d8bc54e176f943a73649105456998877c3ad
Change-Id: If723807d63dfe7fb7e45f81dc3a89f3a08bc4be3
1 file changed
tree: b17307422816af6a94358bbbfe1d7f563ff64353
  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.