[roll] Roll fuchsia [build][audio] Restore default_optimize for LTO

Audio targets were explicitly removing default_optimize,
causing them to miss out on global LTO flags. This change
removes that override so that audio targets are optimized
with LTO.

Original-Bug: 457537341
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1469243
Original-Revision: 945267ac4503ce6e41d8ca0ac572ecb63d39a28a
GitOrigin-RevId: c9d2e2469c4a9ebdb92b0b8468ff1f4891e57f34
Change-Id: I9ef64a413df0f49ffcc216913fef1837fe7f8bac
1 file changed
tree: 0bf216dd1eda93f6e7a9994b3d7d902538cee970
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.