[roll] Roll fuchsia [build] Enable LTO by default in non-debug builds

This patch turns on LTO by default in non-debug builds
as a followup patch to https://fxrev.dev/1001661.

Original-Bug: 42182779
Run-All-Tests: true
Cq-Include-Trybots: luci.turquoise.global.try:run-postsubmit-tryjobs
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1029892
Size-Review: Aaron Wood <aaronwood@google.com>
Original-Revision: f2eebb7e9521ccf0c7d702c2630f4a41c23682ec
GitOrigin-RevId: 7b9ebadbc3134809cab3b0aef93ecb605460b0ab
Change-Id: Icdba0e01ae37134fd3f09d7d93d6a9510890d4ff
1 file changed
tree: 98a3e4986602a7da57c47cf2e380963fb685e18e
  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.