[roll] Roll fuchsia [idk] Make host field in manifest a proper Clang triple Previously, the "host" field in the final meta/manifest.json was only a triple when building on macOS. Insert "unknown-" in other cases so that it is always a proper Clang target triple. See https://clang.llvm.org/docs/CrossCompilation.html#target-triple. This will ensure there is no difference when building the IDK with Bazel, where `to_clang_target_tuple()` is used. The string for the most common host changes from "x86_64-linux-gnu" to "x86_64-unknown-linux-gnu". Original-Bug: 413071161 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1265006 Original-Revision: 8f9ba8fc4ba1eb134131db2f5f71deffe947c166 GitOrigin-RevId: 2bf22fcbb30707f92b160fe44c2e952f38d9b985 Change-Id: Ib41b3888ff376d11fb3dc5e853b471030804be21
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.