diff options
author | Daniel Schepler <dschepler@gmail.com> | 2012-11-18 10:04:54 -0800 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2012-11-18 13:32:02 -0800 |
commit | 6a5843d92fca254f0b27c3fee88a11840034ce32 (patch) | |
tree | 8c99606eedfcb9b29e31b946be5abc9d7869d8e9 /gl | |
parent | 89b53dfd8381cdca1763526c45b65eb79b00bad6 (diff) | |
download | coreutils-6a5843d92fca254f0b27c3fee88a11840034ce32.tar.xz |
build: fix compilation failure on x32
* src/factor.c [HAVE_ATTRIBUTE_MODE]: Fix typo in #if test:
s/HAVE_LONG_LONG/HAVE_LONG_LONG_INT/. Otherwise, factor.c would
elicit assembler errors on x32: it was incorrectly defining DItype
to long instead of long long. Patch and report in
http://bugs.debian.org/693337; Mike Stone notified upstream.
Diffstat (limited to 'gl')
0 files changed, 0 insertions, 0 deletions