[roll] Roll fuchsia [build] Ensure we use the A extension on riscv64 targets Unless target features are passed to the linker correctly, its possible for important code generation features to be missed in LTO builds. For most Fuchsia targets this is handled by the compiler driver, automatically. However Starnix builds Linux targets which run afoul of the compiler driver defaults differing between Fuchsia/Android, which only support hardware with the A extension, and generic Linux which does not. This should unblock https://fxrev.dev/1261545, aside from the bad TLS relaxation. Original-Bug: 42086180, 42085421 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1266384 Original-Revision: d3a7f4334cc22d8b91fc6988c75c6052ef95a4c3 GitOrigin-RevId: 440d971472a374ae6749a167b86fe2d9643421ee Change-Id: I22612c12a53bc30226af2dcc38f99abf57740750
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 in one of the communication channels documented at get involved.
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.