[roll] Roll infra/recipes Revert "[clang_toolchain] Enable LLDB Python support on Windows"

This reverts commit 80d2c2caec04cd14075d73c1ab463435c76daa8c.

Reason for revert: Broke stage2 Windows build. See b/332440623

Original change's description:
> [clang_toolchain] Enable LLDB Python support on Windows
>
> This patch enables LLDB Python support on Windows
>
> Original-Bug: 42074681
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1016916

Original-Bug: 42074681
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1019113
Original-Revision: 56a4b6ae743c0175d3568fe678d88f2f57c0048b
GitOrigin-RevId: 2d1f4d8f7768b597a7b7298a00cd2836454b3660
Change-Id: Ie81b75334b3fd20390e483166f3cde5ec188f66f
1 file changed
tree: 2f83fff6f5e4e1504a40abeed1133a04128f6fb5
  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.