[roll] Roll fuchsia [zircon][build] move experimental-omit-vtable-rtti

This CL moves the clang flag `-f=experimental-omit-vtable-rtti` into the `no_rtti` config for the zircon kernel.

Using `experimental-omit-vtable-rtti` requires `no_rtti`.

Original-Bug: 323196579
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/983772
Original-Revision: 324461b65b504e080f57024c95887594b81985ed
GitOrigin-RevId: ed0da8aa5027c85904b02d1047bda2d980c6c700
Change-Id: Ib6177b261e72d1236390d35b483d9201ea49e971
1 file changed
tree: 93fb653f6d1c26dc0040a993c6f1655ce9d27e5a
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.