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

This reverts commit f2eebb7e9521ccf0c7d702c2630f4a41c23682ec.

Reason for revert: Seems to have broken SDK users

Original change's description:
> [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-Bug: 42182779, 339832780
Cq-Include-Trybots: luci.turquoise.global.try:run-postsubmit-tryjobs
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1046572
Original-Revision: 93585840ad132f9f961cbdf084f6ab5db61e25e8
GitOrigin-RevId: 2c55119438877c6f5b995e35e4f9aa00b31c5c10
Change-Id: Id2afe3add6250ff4675052b3a31a578635cbe635
1 file changed
tree: 8ece43ad763ae9078576324c77fdfac5b71b82df
  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.