mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 14:23:09 +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.