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

This reverts commit 93585840ad132f9f961cbdf084f6ab5db61e25e8.

Reason for revert: We fixed the issue in the SDK rollers by rolling out LTO with FatLTO.

Original change's description:
> 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-Bug: 42182779, 339832780
Cq-Include-Trybots: luci.turquoise.global.try:run-postsubmit-tryjobs
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1045571
Size-Review: James Sullivan <jfsulliv@google.com>
Original-Revision: d9d36b996ccc29b289e15e3d93a6b41ebdd6dc0c
GitOrigin-RevId: 365a75e3e94c453019457841adf5b9be92c5e110
Change-Id: Iaa1cef5a06735ddd897c1c6469d841a3b3ed3d72
1 file changed
tree: c26d197fbf9e6d583433f3e74a8f26462d645a83
  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.