[roll] Roll fuchsia [superproject] Roll antlion Remove redundant $host_toolchain redirections

Many BUILD.gn files contains dependencies redirected to the host
toolchain, despite the BUILD.gn file itself asserting is_host.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/1116314
Original-Revision: 57bebd930ea2ec49d24b16ad7ea56543f98f24e1
GitOrigin-RevId: d289e50654d4114d8088c826e6d76346185d1bd3
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1116674
Original-Revision: 6975f47a8e46456b60d8413d4e44d2d6c071c5f7
Change-Id: I1946e5f2af4e84bb7855b159554b58d1157b58cf
1 file changed
tree: 70d66498c34e0f595c7e33b19888ce618eee11b7
  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.