[roll] Roll fuchsia [build] Ensure we don't use FatLTO flags w/ GCC

The template can sometimes introduce the --no-fat-lto-objects flag to
the link, which is only accepted by LLD.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1121395
Original-Revision: d27eb3c0f515ec18c9a98e780794a4a83a813232
GitOrigin-RevId: f92de627a92935931cd43e2c8fd74b71e19fb6d0
Change-Id: I7fe39f6f9b0790c695cef0301d05b4692c533838
1 file changed
tree: 156b447ed5d5b5d552651fba240765f3a02d0d37
  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.