[roll] Roll fuchsia [build] Fix userboot compile in profile mode.

//build/config/zircon:optimize_profile should not disable optimizations,
as this prevents the userboot.so from linking properly.

This CL changes the definition of this config to match what the Zircon
build did here (see //zircon/public/gn/config:optimize_profile) instead.

Original-Fixed: 67442
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/469535
Original-Revision: 45fe201f93633c715433fafea4e759e9d6318813
GitOrigin-RevId: 5c0b01828eb2629d95c64094102f98ccd529cfa0
Change-Id: Ic8dee30b066a7f247d537683e78eadbcc965d318
1 file changed
tree: 0cf65c5b3cb26bd2f7ec7efd426bf03fc7272d71
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.