[roll] Roll infra/recipes [recipes][rust] Use -mno-outline-atomics in Rust config CFLAGS

This is a short term fix to the skew between Clang and Rust's
compiler-rt causing the linker error "undefined reference to
__aarch64_ldadd8_acq_rel" when building rust-arm64-linux.

Original-Bug: 69260

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/481593
Original-Revision: 633e7f685f9338ccbb5aea19f8011d69ccc98e49
GitOrigin-RevId: e79726f112667becbc0e7406b62fb6947a63f730
Change-Id: Ie20a621a79826d37417324b2ade9310fe0a941ac
1 file changed
tree: 57d4ca5337d302901da429bd1cfa9be620327c01
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.