| commit | a78b3551e38edaa6a5196fb5980b922e251e7e8c | [log] [tgz] |
|---|---|---|
| author | David Dorwin <ddorwin@fuchsia.infra.roller.google.com> | Fri Jun 09 16:20:54 2023 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Fri Jun 09 09:22:15 2023 -0700 |
| tree | f41525f56d775b8077dfd438cb7ff94a6c981b8e | |
| parent | 5d718ca4d3a65d59163c237457ad36f137a22170 [diff] |
[roll] Roll fuchsia [riscv][rust_crates] Suppress build errors in ring Rust crate The current version of the ring crate does not support RISC-V. Stub out the missing pieces in the compat layer without modifying the ring C++ code. Runtime use of ring will fail, but this unblocks other work while ring compatibility is addressed. Original-Bug: 128647 Test: `fx set minimal.riscv64 && fx build -k 0` has no compile errors in //third_party/rust_crates Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/868765 Original-Revision: 570e5c7a4917a2ab65a5eea6cf0a5db2aac87f4c GitOrigin-RevId: c97a6ae6cacd14a8202af11a96c1faa152b1019e Change-Id: I2dc41582d62525a08b481efbedd785933d65b18f
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.