[roll] Roll fuchsia [build] use default optimizations for component_manager on 'balanced' builds

Only use thinlto to reduce the size of the component_manger binary on
balanced builds, instead of full lto, which is used on release builds.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1252732
Original-Revision: d6f543e9d4f87d0a6c70778ec75a9b00475a4563
GitOrigin-RevId: b16919e3ea425fc91c2f03c99ede7fc3dd70a7a0
Change-Id: I6b577bbbf97631584ff8de98e48a6679b798d775
1 file changed
tree: fd1ddd91013b86c988a8c5439f85f0ac52168f8f
  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 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.