[roll] Roll infra/recipes [rust_toolchain] Fix bootstrap builders This removes the only system library dependency in the toolchain build and adds a check to our linker wrapper script to make sure more don't get introduced. This is the issue that was causing local failures when using linker wrapper scripts: The lzma library would be detected and /usr/lib/<triple> would be added to the linker search line, which would then cause interactions with the linker scripts in Fuchsia's linux sysroot. Original-Fixed: b/301456834 Original-Fixed: 108610 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/922053 Original-Revision: 72cd161a4188c6461c74343dc4956acf0b01e7a9 GitOrigin-RevId: 0e7d4143c5c5db72ac3a75243f28e2cc800a9549 Change-Id: Ic7ca3ce44d06ebea78df4595d31af73cc3b5e905
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.