[roll] Roll fuchsia [kernel][build] Supply Rust flags for retpoline mitigations

Rust has -Zretpoline and -Zretpoline-external-thunk, where
-Zretpoline-external-thunk adds a strict superset of the target-features
added by -Zretpoline.

Original-Bug: 507570739
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1595762
Original-Revision: 9fb6b74346632b0df44dace7a54fb48cfc0d7257
GitOrigin-RevId: dd0abd811584039bfb2ef0a46aff9ab97263ec39
Change-Id: If9562c2c38e4606c5f0b3c84ea255031fd43cbd9
1 file changed
tree: 2874ae95e195dfdfef949faf6b80b01ff6c3b97e
  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.