mirror of
git://git.musl-libc.org/musl
synced 2025-01-23 07:03:47 +00:00
fix x86_64 wrongly reporting itself as ILP32 instead of LP64
This commit is contained in:
parent
62275f7876
commit
c0248191bd
@ -1,2 +1,2 @@
|
||||
#define _POSIX_V6_ILP32_OFFBIG 1
|
||||
#define _POSIX_V7_ILP32_OFFBIG 1
|
||||
#define _POSIX_V6_LP64_OFF64 1
|
||||
#define _POSIX_V6_LP64_OFF64 1
|
||||
|
Loading…
Reference in New Issue
Block a user