[roll] Roll infra/recipes [clang] Use system debugserver for LLDB on macOS

An infra change has plugged the dubious hole we were using to create a
user keychain and sign our llvm-server binary on macOS builders. Those
commands no longer have any effect. Accordingly, this change makes LLDB
use the system debugserver instead, which is signed by Apple.

Original-Fixed: 364314139
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1113359
Original-Revision: 7f85901c6e417d30d9459a12b757a4cf2f3defc4
GitOrigin-RevId: a4ec5b2b98f29593b7b5e5923b19fd93b4f77802
Change-Id: I31d08fc0a9728e8f9deeca3eb009a4e293e42967
1 file changed
tree: 7873ebdb4c55142ccbf26f9cea9e832fa4b053f1
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.