[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
diff --git a/stem b/stem
index 25f1547..4ffd0c9 100644
--- a/stem
+++ b/stem
@@ -11,7 +11,7 @@
githooks="integration/git-hooks"
remote="https://fuchsia.googlesource.com/fuchsia"
gerrithost="https://fuchsia-review.googlesource.com"
- revision="b70841b65bf9cabcb2482f1a740b72b886028db5"/>
+ revision="00a396b79b05b01cca8d509d74307194a92c3269"/>
</projects>
<hooks>
<hook name="install-environment"