[roll] Roll fuchsia [build] Use optimize-moderate directly, instead of via optimize_size_lto in kernel

Instead of conditionalizing the optimize_size[_lto|_thinlto] configs
based on in Zircon toolchain(s) or not, always use moderate with them
instead, simplifying all the config logic.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1415587
Original-Revision: 1f31180598800e8420b578724a7fb95273010e83
GitOrigin-RevId: 0a0ccd79c2bfe943be377683cb68945c467492d0
Change-Id: Ie8f0a0fbfe0e8253613913f4a91dac14d4a958bb
1 file changed
tree: 6d8286b9d249f46408a16b44e61f3dc69748efff
  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.