[roll] Roll fuchsia [roll] Roll llvm-project/libc [libc] Remove CUDA Toolkit dependency for NVPTX build (#208497)

This was problematic because these CMake headers were never intended to
be used from a GPU target. We had to hack around this to suppress
threads, but all this is used for is getting the default CUDA path, so
just do this directly.

GitOrigin-RevId: 5e58aac18704e2c99ec978ebbf2c28ff784ab207
Original-Original-Revision: 284bb83cbc5e4a4decbc915927bebc0cfb01bc0c

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1699674
Original-Original-Revision: a53d41e32bba579b48e60d34f1a578cf98f68bff
GitOrigin-RevId: 5d9fbc96ad74756f90d43d8bc4b68cb887ed34b2
Change-Id: I5e009f4bdff46a251234e1e145a9a154e1bb4568
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1699858
Cr-Commit-Position: refs/heads/main@{#196569}
1 file changed
tree: aeda6f66e70f271ee18ff9457163b0b83e6bc795
  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.