[roll] Roll fuchsia [cog][rbe] Fix the xattr propagation The original implementation would change the dispatch of which go to python rewrapper vs prebuilt ones. This change would fix the dispatch. Additional context: the reason `reclient_cxx.sh` exists is for improved performance over the heavy-handed `cxx_remote_wrapper.py`. Unfortunately, this meant replicating some of the workarounds you find in these scripts. Fortunately, `reclient_cxx.sh` is effectively already ingesting `--disable-xattr` by nature, taking no further action upon completion of rewrapper. Thus, `--disable-xattr` can just be ignored by the `rewrapper` script, while being preserved for `cxx_remote_wrapper.py` Original-Bug: 477378463 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1480438 Original-Revision: b652cbea90903099276f691defff5b1695aad139 GitOrigin-RevId: 9e565567f81ae4841d360cbbfc56e4d48c2b2566 Change-Id: Ibce167a404dafe2e8ff3f2b688230d747a6b8cda
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.