commit | cf6bd94d6ac0c977808c31c2ae98e724b746ab83 | [log] [tgz] |
---|---|---|
author | Adam Barth <abarth@fuchsia.infra.roller.google.com> | Tue Oct 08 18:54:02 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Oct 08 11:56:29 2024 -0700 |
tree | 58aadee2a64908e1b8a802a66c4f32dbc96bb8c2 | |
parent | 94a7e8d4a05046099065190bd5661873fd30230d [diff] |
[roll] Roll fuchsia [build] Silence build warnings Previously, `linux_x64/default_init` would generate a warning about -unwindlib=libunwind and -rtlib=compiler-rt arguments being unused. This CL makes the definitions here match the definitions in //build/config/linux:clang_defaults and not emit a warning when these arguments are unused. Test: `fx build linux_x64/default_init` and check whether the build produces any warnings. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1132794 Original-Revision: 2c4c625d221ae7596d0d40cb0dc18e72ce9431df GitOrigin-RevId: ed46b330982d97c2b309c9c3cb2768484f6ef555 Change-Id: I9eae444b949436845db289e18427482c0b1b2f57
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 in one of the communication channels documented at get involved.
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
.