mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-22 16:40:57 -04:00
fd680ba5fb
The changes were tested by running following commands: ``` $ ./build/stage3/bin/zig build -p stage4 -Denable-llvm -Dno-lib $ stage4/bin/zig build test-libc -Dlibc-test-path=<LIBC-TEST-PATH> -Dtest-filter=tanh -fqemu -fwasmtime --summary line Build Summary: 1289/1289 steps succeeded ```