mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +00:00
Had constrained the `aarch64_be` target, but not `aarch64`. This constraint is necessary because earlier versions of glibc do not support the aarch64 architecture. Also, skip unsupported test cases.