aboutsummaryrefslogtreecommitdiff
path: root/doc/faq.txt
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2022-11-11 14:35:58 +0200
committerLasse Collin <lasse.collin@tukaani.org>2022-11-11 14:35:58 +0200
commitc715f683dcb1a817d565da292cddfbceda643e12 (patch)
tree07b9c1bd006891ccbe5e250075be541a3baf0e6a /doc/faq.txt
parentAdd NEWS for 5.2.7 (forgotten cherry-pick from v5.2). (diff)
downloadxz-c715f683dcb1a817d565da292cddfbceda643e12.tar.xz
liblzma: Fix incorrect #ifdef for x86 SSE2 support.
__SSE2__ is the correct macro for SSE2 support with GCC, Clang, and ICC. __SSE2_MATH__ means doing floating point math with SSE2 instead of 387. Often the latter macro is defined if the first one is but it was still a bug.
Diffstat (limited to 'doc/faq.txt')
0 files changed, 0 insertions, 0 deletions