]> git.ipfire.org Git - thirdparty/zstd.git/commit
make DYNAMIC_BMI2 support of clang conditional to __has_attribute()
authorYann Collet <cyan@fb.com>
Sat, 24 Mar 2018 01:45:42 +0000 (18:45 -0700)
committerYann Collet <cyan@fb.com>
Sat, 24 Mar 2018 01:45:42 +0000 (18:45 -0700)
commit52ca7c6c565579bfc732184597a30fa904656493
treec9a4851a791876403ea606810e233d133af1f314
parent6a8d69c427bece74dc9668778404e2ac98029226
make DYNAMIC_BMI2 support of clang conditional to __has_attribute()

to support older clang versions such as 3.4
lib/common/compiler.h