[roll] Roll fuchsia Revert "[elfldltl] Add AbiPtr"

This reverts commit 3d7826e2ac08934f8b8154637009a8c4155f8b73.

Reason for revert: build issues in C++20 mode

Original change's description:
> [elfldltl] Add AbiPtr
>
> This will facilitate defining the new dynamic linker "passive ABI"
> to be compatible with out-of-process cases.
>
> Original-Bug: 121817
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/866116

Original-Bug: 121817
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/867727
Original-Revision: e1a92aaa7ca70ff85aba3c090c0975fc489a1284
GitOrigin-RevId: d682bab7f27498b329a3201581338de0c0e00398
Change-Id: I06204863808ee2c465d55871e6820de51438c310
1 file changed
tree: 80a764f759db32542da4bc21321e7bb11651ff7b
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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.