commit | cfc2733848671257eb2c1729ee2bc51df333d53a | [log] [tgz] |
---|---|---|
author | Tyler Mandry <tmandry@fuchsia.infra.roller.google.com> | Tue Feb 27 17:59:05 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Feb 27 10:00:39 2024 -0800 |
tree | f0602c9553c20c5feb3da5cff6cb63863c73f79e | |
parent | 1681b02e15ce0898939c33f2c6585f3f580f7038 [diff] |
[roll] Roll fuchsia [build][rust] Don't set codegen-units=1 for RBE builds No one seems to know a reason why we need this, and it slows down the local build case, particularly when using rust_rbe_exec_strategy = "racing". This however does explicitly set the codegen-units=1 for vim3 debug builds, since multiple codegen units causes the bootfs partition to be too large. Original-Fixed: 312471530 Original-Bug: 42085551 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/987639 Original-Revision: 21726d82fe4be41975eb458a2fed503e4faceabf GitOrigin-RevId: 6e78741c1e250dd2b13b66231a9903fcde5d549c Change-Id: I51798854ecafc8ad7fef77379108921a5eeb4b87
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.