[x86/Linux] Disable FEATURE_AVX_SUPPORT (dotnet/coreclr#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)
commitf79f8cdb2171f0326917286108ff85daa65c4e41
tree0330fead105bd061bb56b1feffd380724e1ab259
parent6bba3b5d72d245db47b0a7efff68e8731b64c6b5
[x86/Linux] Disable FEATURE_AVX_SUPPORT (dotnet/coreclr#8335)

* Disable FEATURE_AVX_SUPPORT for x86/Linux

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

* Disable FEATURE_AVX_SUPPORT only for x86/Linux

* Disable FEATURE_SIMD for x86/Linux

* Simplify nested if in CMakeList.txt

Commit migrated from https://github.com/dotnet/coreclr/commit/9883c466a5c73e3c3a9c6850e795071458abeb3b
src/coreclr/src/jit/CMakeLists.txt