commit | 9c84bebb98f1e1278d12c08e474d0ed9de43e1fb | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia.infra.roller.fuchsia-infra.iam.gserviceaccount.com> | Thu Oct 24 16:13:03 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Oct 24 09:14:55 2024 -0700 |
tree | 56f13b1595da9af29d5b8a00b7fe7315cc196c05 | |
parent | 16c41b1f6633279a324567893e9882e4aaf43cc6 [diff] |
[roll] Roll fuchsia [superproject] Roll llvm-project/libc [libc] Pass through LIBC_CONF_MATH_OPTIMIZATIONS correctly (#113540) It's checked in a cmake function that builds up a list called `config_options`. But the check was appending to a list called `compile_options`, so the intended `-DLIBC_MATH=whatever` didn't end up on the actual compile command lines. GitOrigin-RevId: b436dbf1298dfe5d245292c7e3d3811d8ea1f595 Original-Revision: 50d32ee93a6b0fa8d6cf9e0de8feb01a64a1364c Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1144433 Original-Revision: 00a396b79b05b01cca8d509d74307194a92c3269 Change-Id: Ifcf8fc9ffb1204e968fedcf556397722b5af461a
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
.