Просмотр исходного кода

fix x86_64 wrongly reporting itself as ILP32 instead of LP64

Rich Felker 14 лет назад
Родитель
Сommit
c0248191bd
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      arch/x86_64/bits/posix.h

+ 2 - 2
arch/x86_64/bits/posix.h

@@ -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