[roll] Roll fuchsia [build] Use -static-libgcc with static_cpp_standard_library In the past, static unwinder was a part of libc++.a so it would be linked when passing -static-libstdc++. We now ship a standalone libunwind.a and will soon stop packaging the unwinder in libc++.a so we need to set -static-libgcc to preserve the current behavior. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/698206 Original-Revision: 775f5d2bfa55d10cc39ea2c72b4f6cda06d6019b GitOrigin-RevId: 6ed096fa2808f99aa72b5a0a4bf14098be906ed7 Change-Id: Ia9298b337c37b9667a302b052f9186cc8a38536e
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 via the IRC channel #fuchsia on Freenode.
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.