[roll] Roll infra/recipes [clang_toolchain] Use 'enable_lldb' option

The infra config now explicitly set 'enable_lldb' option. This patch
makes it honor this option.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1086835
Original-Revision: cc1b9c8da8f46e49dd4d8c7f76fab35e43c950e2
GitOrigin-RevId: cd09b63a6e9f37958eefffe9554d571c35e969af
Change-Id: I6b33d18ae118b4b63f1b9e8123fb4ca97eb6e745
1 file changed
tree: 88c5bf1b4135552125c35b31ed7460708a8a9e99
  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.