Explorar o código

turn off wordcompat by default

Mike Frysinger %!s(int64=20) %!d(string=hai) anos
pai
achega
608386fccd
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      libc/sysdeps/linux/x86_64/bits/wordsize.h

+ 0 - 1
libc/sysdeps/linux/x86_64/bits/wordsize.h

@@ -2,7 +2,6 @@
 
 
 #if defined __x86_64__
 #if defined __x86_64__
 # define __WORDSIZE	64
 # define __WORDSIZE	64
-# define __WORDSIZE_COMPAT32	1
 #else
 #else
 # define __WORDSIZE	32
 # define __WORDSIZE	32
 #endif
 #endif