[roll] Roll fuchsia [network] No linker_plugin_lto in lto variant

This patch moves linker_plugin_lto into lto/BUILD.gn to
ensure that all the used lto configs are in a single place.

It also ensures that linker_plugin_lto config is only
added in non-lto variants in network_unified_binary.gni.

Original-Bug: 359262916,360894857,357638242
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1105773
Original-Revision: 9cb60f7b4a30e92d22746dd8143e2bae5685afe0
GitOrigin-RevId: bd5c12f203777da5a8f146583449bb2b254b2fc4
Change-Id: I2914b58f85fcc2a96782ef6bd618125baa237a84
1 file changed
tree: 63449891ae19f68b737e804321167bd47b6169f5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.