commit | b7e7c5034e03948b3798703ea07670a87beea95e | [log] [tgz] |
---|---|---|
author | Simon Tatham <simon.tatham@fuchsia.infra.roller.arm.com> | Thu Oct 24 16:04:56 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Oct 24 09:06:53 2024 -0700 |
tree | eec54e07b8f473e79ae1e15eadf48a69a51aa534 | |
parent | 6cd15ecb050494bd21c4c6ae09f278d06ebc0b64 [diff] |
[roll] 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: 653a95a033516c5fbbe0e8eeb29c99c1ec238414 Original-Revision: 50d32ee93a6b0fa8d6cf9e0de8feb01a64a1364c Change-Id: Ic0327e5fe7552fb8825ffe24b8de6f1e425c59fd
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
.