* Assure SSE2 intrinsics are also used on SSE3 CPUs and x86.
This commit is contained in:
Thomas Dinges
2013-06-27 00:03:48 +00:00
parent 7902fa57b6
commit 29a82a04fa

View File

@@ -22,6 +22,7 @@
#ifdef WITH_OPTIMIZED_KERNEL
#define __KERNEL_SSE2__
#define __KERNEL_SSE3__
#define __KERNEL_SSSE3__