mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 22:04:21 +00:00
This is from Qualcomm's fork: https://github.com/quic/musl I maintain a fork of musl where I rebase Qualcomm's changes on top of the latest musl release, which I then use as the basis for musl updates in Zig. My fork can be found here: https://github.com/alexrp/musl/tree/hexagon
2 lines
68 B
C
Vendored
2 lines
68 B
C
Vendored
#define _POSIX_V6_ILP32_OFFBIG 1
|
|
#define _POSIX_V7_ILP32_OFFBIG 1
|