[roll] Roll fuchsia [superproject] Roll llvm-project/libc [libc] Remove duplicate architecture from the detected list

Summary:
When we detect the architectures via `native` we can have systems with
multiple of the same GPU. We need to remove duplicates or else we will
try to build the same target multiple times.
GitOrigin-RevId: 07b8fc0456fb110daf9539916a1aad25ff61e50c
Original-Revision: 3e495121427ac24a6466ce672290c53f74cbb1da
Roller-URL: https://ci.chromium.org/b/8783794326047823601
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/836431
Original-Revision: 77b2728f90183236e1ac13890f18a0e1b5b15740
Change-Id: I25d09352231e0f1a91904bcabdf558fb47d03915
1 file changed
tree: e1b28fc5cfd887040bc295f40cc2c7a7bcc65f38
  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.