diff options
author | Mike Frysinger <vapier@gentoo.org> | 2012-12-07 15:44:18 -0500 |
---|---|---|
committer | Pádraig Brady <P@draigBrady.com> | 2012-12-21 15:57:50 +0000 |
commit | b6b24ad49d36e13df54650c99c43f9fddd15ff75 (patch) | |
tree | 71fae63d40d066f91d69ac855eccc7b3238fbec4 /dist-check.mk | |
parent | dd44ccef0da458b682bcb6b866aac1460a5b50a1 (diff) | |
download | coreutils-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 'dist-check.mk')
0 files changed, 0 insertions, 0 deletions