diff options
author | robot-piglet <robot-piglet@yandex-team.com> | 2023-11-13 23:03:25 +0300 |
---|---|---|
committer | robot-piglet <robot-piglet@yandex-team.com> | 2023-11-13 23:18:50 +0300 |
commit | fb5a92a2e87346760c6bb80c767b46c550cf2ee7 (patch) | |
tree | cfe5cbca12e04df2b663cc70a4ce945ab8bf92e2 /contrib/libs/cxxsupp/openmp/kmp_config-armv8a.h | |
parent | 79b9ca5b60c3f2c4a545bb1b7948e506a80cd78f (diff) | |
download | ydb-fb5a92a2e87346760c6bb80c767b46c550cf2ee7.tar.gz |
Intermediate changes
Diffstat (limited to 'contrib/libs/cxxsupp/openmp/kmp_config-armv8a.h')
-rw-r--r-- | contrib/libs/cxxsupp/openmp/kmp_config-armv8a.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/libs/cxxsupp/openmp/kmp_config-armv8a.h b/contrib/libs/cxxsupp/openmp/kmp_config-armv8a.h new file mode 100644 index 0000000000..3bc1621c6e --- /dev/null +++ b/contrib/libs/cxxsupp/openmp/kmp_config-armv8a.h @@ -0,0 +1,4 @@ +#include "kmp_config-linux.h" + +#undef LIBOMP_HAVE_XMMINTRIN_H +#undef KMP_HAVE_XMMINTRIN_H |