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