[roll] Roll infra/recipes [recipe_modules] Use docker for Kythe CXX

Update our Kythe recipe module to use a docker container to run the
cxx_extractor instead of uploading custom versions of glibc and
LD_PRELOAD_PATH-ing them. This gets rid of the need for kythe-libs.

Test: compared the number of successful extractions on this version
vs. the older version of the recipe, found it to be almost identical.

Original-Fixed: b/417185413
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1276986
Original-Revision: e5e5c1fc3270b41b89a95fc5c79ea7960558d6e6
GitOrigin-RevId: 958a0aea61eb219d907f6c9bbc634c63822b9958
Change-Id: Ib4238b4008aeb0f3c93237f800653b01ab23da56
1 file changed
tree: b786caa4a5d910a994317d52fc78b52a984143ac
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.