This commit is contained in:
Davis King 2017-12-23 09:50:52 -05:00
commit 61b93edf4a

View File

@ -41,7 +41,7 @@ endif()
set(gcc_like_compilers GNU Clang Intel)
set(intel_archs x86_64 i386 i686 AMD64 x86)
set(intel_archs x86_64 i386 i686 AMD64 amd64 x86)
# Setup some options to allow a user to enable SSE and AVX instruction use.