[roll] Roll fuchsia [build] Remove toolchain.cpu variable definition Replace all uses of toolchain.cpu as defined in global_variables.gni with the use of the equivalent clang_cpu variable, whose definition is moved from //build/config/clang/clang.gni to its own file at //build/config/clang/clang_cpu.gni The reason for moving the clang_cpu definition is because clang.gni actually calls exec_script() once or twice, which is costly and absolutely not needed when defining Musl targets. Original-Bug: 61980 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/550643 Original-Revision: b721a2ad3f8c27169ba3e66da02e44611ddafeb5 GitOrigin-RevId: 92778425f5683c1e950d1ffe40cc91187f1412f1 Change-Id: Iceb278d1677b77650119d43afc095e9d65d6e513
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 via the IRC channel #fuchsia on Freenode.
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.