[roll] Roll fuchsia [build] Clean up redundant LTO configs in starnix

We enabled Rust LTO by default in release mode via
https://fxrev.dev/1454713. This CL removes the now-redundant
lto-rust-linker-plugin from kernel_library_config and
thinlto-if-not-enabled from vdso_config, as these are now
handled by the global default.

Original-Bug: 457537341
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1458794
Original-Revision: f2f24b2a937d32e4d392bf7069051929d5ebe45e
GitOrigin-RevId: 1cd4a719bb2438f5bc1eb62119f266178fc58526
Change-Id: Ia770fac36db38da2e54c45e2c07bc71b3b309210
1 file changed
tree: 0d86b716330765245e70c1a514cc1474d9f4f607
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.