[roll] Roll fuchsia [build] Remove old workaround for -Wno-vla-cxx-extension

This hasn't been needed for a long time, but the cleanup after
the relevant toolchain roll got forgotten at the time.

Original-Bug: 42084851
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1201984
Original-Revision: a902789d2cb000f56727c8da7980ff0164885a1b
GitOrigin-RevId: b17abc701131983b15defc7c85d58f71e9ac8345
Change-Id: I7b1c8bb76873279d572ddbc3ad8d2b6918cf0c6b
1 file changed
tree: f9b40ff93b1a0495427005f716749f0ef208ec79
  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.