[roll] Roll fuchsia [bazel][3p-rust] Fix ring-core in arm64 Fix build definition for ring-core in Bazel so it builds correctly in arm64. Now the Bazel definition closely follows the GN definition from //third_party/rust_crates/compat/ring-0.17.8/BUILD.gn, minus RISC-V related config. bazel2gn syncing for this target will be added in a followup when we have better support for GN configs. GN definition for ring-core only saw 4 changes since Jan 2025, so it should be OK to left the changes manual for now. Test: fx bazel build --config=host \ --platforms=@//build/bazel/platforms:linux_arm64 \ @//src/sys/pkg/testing/fake-omaha-client:fake-omaha-client Test: fx bazel build --config=host \ --platforms=@//build/bazel/platforms:linux_x64 \ @//src/sys/pkg/testing/fake-omaha-client:fake-omaha-client Original-Original-Bug: 516865467 Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1635135 Original-Original-Revision: 263eedcae187ef9c5058bfb7eaf63d22f84c1d89 GitOrigin-RevId: ff3e14cfa66551edbc5e4308aa23f9d3bb1c50bb Change-Id: Ib074a062d84a92fe4effe5cefacdce0c8dd088e2
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.