commit | c7af773d8f8b0685e468e7df754b1176fa01b105 | [log] [tgz] |
---|---|---|
author | Gianfranco Valentino <gevalentino@fuchsia.infra.roller.google.com> | Tue Jul 30 01:16:05 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jul 29 18:19:48 2024 -0700 |
tree | de83a6425ba0e88b054825365b4bea02ca11f1b9 | |
parent | 1dc6d1c0bdf26a004daffd0094776089ea2ec37d [diff] |
[roll] Roll fuchsia [kernel][hypervisor] Add workaround for libcxx atomic_ref<T> Essentially libcxx does not support const/volatile qualified atomic_ref<T>. This was identified as a LWG issue, and a proposal to correct this has been issued. At some point in the future, it might be fixed. Original-Bug: 355287217 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1089248 Original-Revision: d79bc414097bf94d1d4e41f39db6739b3d4c8557 GitOrigin-RevId: 1d3a7598b60c67fce508e974fc4fa2b936e5fef6 Change-Id: Ib9e2dbe56b3798812b1d2cff185b20f154a119e1
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
.