[roll] Roll fuchsia [libc] Don't maintain unsafe stack pointer on non-x86

The Fuchsia Compiler ABI for aarch64 and riscv64 no longer
includes the unsafe stack pointer to support SafeStack.

Original-Fixed: 454394012
Run-All-Tests: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1420175
Original-Revision: c590b1d9bf0b93af25fb8bae2c97bf0f936ce7db
GitOrigin-RevId: 9b068fcc11eb2f5e962e486dc6efd02214b4ffd0
Change-Id: I4825c6650dad041c7bfac45bed95c1322a1b7432
1 file changed
tree: 2f37532317ec17d3442b24dd9108e6bc10a81cad
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  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 in one of the communication channels documented at get involved.

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.