[x86/Linux] Disable FEATURE_AVX_SUPPORT (#8335)
authorJonghyun Park <parjong@gmail.com>
Wed, 30 Nov 2016 19:40:17 +0000 (04:40 +0900)
committerJan Vorlicek <janvorli@microsoft.com>
Wed, 30 Nov 2016 19:40:17 +0000 (20:40 +0100)
commit9883c466a5c73e3c3a9c6850e795071458abeb3b
tree8befb53b69c9a43d9747a9f0fb5f47fff6d91a81
parentfc46f78d8f1c2124a0a463dce5bcbba1f6929408
[x86/Linux] Disable FEATURE_AVX_SUPPORT (#8335)

* Disable FEATURE_AVX_SUPPORT for x86/Linux

This commit disables FEATURE_AVX_SUPPORT for x86/Linux to fix #8331.

* Disable FEATURE_AVX_SUPPORT only for x86/Linux

* Disable FEATURE_SIMD for x86/Linux

* Simplify nested if in CMakeList.txt
src/jit/CMakeLists.txt