mirror of
https://github.com/ziglang/zig.git
synced 2026-01-20 22:35:24 +00:00
Xcode requires target arm64_32 (aarch64-watchos-ilp32) in order to build code for Apple Watches. This commit fixes compilation errors that appear when compiling with that target.