diff options
author | Sebastian Andrzej Siewior <sebastian@breakpoint.cc> | 2024-02-16 21:50:15 +0100 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2024-02-17 15:50:21 +0200 |
commit | e9053c907250c70d98b319d95fa54cb94fc76869 (patch) | |
tree | 0bec396e07e6293e804155672c38726d55698835 /m4/getopt.m4 | |
parent | Translations: Update the Spanish translation. (diff) | |
download | xz-e9053c907250c70d98b319d95fa54cb94fc76869.tar.xz |
liblzma/rangecoder: Exclude x32 from the x86-64 optimisation.
The x32 port has a x86-64 ABI in term of all registers but uses only
32bit pointer like x86-32. The assembly optimisation fails to compile on
x32. Given the state of x32 I suggest to exclude it from the
optimisation rather than trying to fix it.
Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Diffstat (limited to 'm4/getopt.m4')
0 files changed, 0 insertions, 0 deletions