[roll] Roll infra/recipes [build] Rename fint's `optimize` to `compilation_mode`

fint has been updated to emit both `optimize` and `compilation_mode` in
its outputs, in preparation for deleting `optimize` to complete the
renaming.

Can only be submitted after https://fxrev.dev/1170792 lands.

Original-Bug: 382773442
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1170314
Original-Revision: 54952faffe7b02f89f35dad19224b3c011811856
GitOrigin-RevId: 31a619a8ee343a9e5425948e160c94e687028db8
Change-Id: Ie1f5688636c1a0299942f5cbd7f8790bbf139ab5
1 file changed
tree: 4e400782c89f95820ed6239900648fd68035d2a8
  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.