aboutsummaryrefslogtreecommitdiff
path: root/configuration.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'configuration.ccl')
-rw-r--r--configuration.ccl3
1 files changed, 1 insertions, 2 deletions
diff --git a/configuration.ccl b/configuration.ccl
index 9468abc..e2963f0 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -10,8 +10,7 @@ PROVIDES Vectors
VECTORISE_ALWAYS_USE_UNALIGNED_LOADS \
VECTORISE_ALWAYS_USE_ALIGNED_LOADS \
VECTORISE_INLINE \
- VECTORISE_STREAMING_STORES \
- VECTORISE_EMULATE_AVX
+ VECTORISE_STREAMING_STORES
}
REQUIRES Vectors