mirror of
https://github.com/mhx/dwarfs.git
synced 2025-09-12 22:10:54 -04:00
Disable multiversioning on non-x86 platforms (part 3)
This commit is contained in:
parent
de6dbb5955
commit
579dc1a556
@ -176,7 +176,7 @@ class nilsimsa::impl {
|
||||
} \
|
||||
static_assert(true, "")
|
||||
|
||||
#ifndef DWARFS_MULTIVERSIONING
|
||||
#ifdef DWARFS_MULTIVERSIONING
|
||||
__attribute__((target("avx"))) DWARFS_NILSIMSA_UPDATE_FAST_IMPL;
|
||||
__attribute__((target("default")))
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user