aboutsummaryrefslogtreecommitdiff
path: root/lib/std/fmt/parse_float/parse_float.zig
diff options
context:
space:
mode:
authorIsaac Freund <mail@isaacfreund.com>2022-05-03 21:45:20 +0200
committerIsaac Freund <mail@isaacfreund.com>2022-05-04 01:00:57 +0200
commitf4131cf8a645d7c857fb1c0401000cac0b50080b (patch)
tree59b759c00e15760d76eeb4d1f0b0ad3ced0f6b24 /lib/std/fmt/parse_float/parse_float.zig
parentb6930825b0e59bc355370eb68f5b74868d8aa1d7 (diff)
downloadzig-f4131cf8a645d7c857fb1c0401000cac0b50080b.tar.gz
zig-f4131cf8a645d7c857fb1c0401000cac0b50080b.zip
musl: update to 1.2.3
This was a bit trickier than it should be due to symbol conflicts with zig's compiler-rt implementation. We attempt to use weak linkage in our compiler-rt, but this does not seem to be working in all cases. I manually disabled export of the problematic compiler-rt math functions in order to cross compile musl's libc.so for all targets as input to `tools/gen_stubs.zig`. Other than that, this update went fairly smoothly. Quite a few additional symbols were added to the blacklist in `tools/gen_stubs.zig` due to recent reorganization of zig's compiler-rt.
Diffstat (limited to 'lib/std/fmt/parse_float/parse_float.zig')
0 files changed, 0 insertions, 0 deletions