[roll] Roll fuchsia [go] Delete build_with_native_toolchain build tags

These tags were added as part of an effort to get `go build` working in
a vanilla Fuchsia checkout - the tags marked files that depended on
generated files not compatible with `go build`. The goal of gettin `go
build` working was never achieved and has since been deprioritized,
especially as Bazel integration will achieve many of the same goals,
such as faster incremental builds for Go changes.

Original-Bug: 42142542
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1159392
Owners-Override: Adam Barth <abarth@google.com>
Original-Revision: 294bf4abf4b47730c5bac87ba2bb5c34820a7732
GitOrigin-RevId: ff6ea0dac34338e001a8541d4856aec9e8aaa6de
Change-Id: I4c1d446f834d2c563cbbcde9bb687a82d8664ff6
1 file changed
tree: bb8766ebeb652e64ad391e65dce0182aaa38f743
  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 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.