summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-12-07 15:44:18 -0500
committerPádraig Brady <P@draigBrady.com>2012-12-21 15:57:50 +0000
commitb6b24ad49d36e13df54650c99c43f9fddd15ff75 (patch)
tree71fae63d40d066f91d69ac855eccc7b3238fbec4 /man
parentdd44ccef0da458b682bcb6b866aac1460a5b50a1 (diff)
downloadcoreutils-b6b24ad49d36e13df54650c99c43f9fddd15ff75.tar.xz
factor: disable x86_64 assembly code for x32 builds
The current x86_64 asm code does not work for x32 (__ILP32__) ABIs, so disable it. Note simply deleting the q suffix is not enough. * src/longlong.h: Restrict x86_64 assembly to _LP64 targets, which is consistent with other checks in longlong.h and avoids this code on x32. * NEWS: Mention the build fix.
Diffstat (limited to 'man')
0 files changed, 0 insertions, 0 deletions