Do not compile in AVX512 check if AVX support is disabled
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Tue, 5 Mar 2019 15:04:25 +0000 (16:04 +0100)
committerGitHub <noreply@github.com>
Tue, 5 Mar 2019 15:04:25 +0000 (16:04 +0100)
commit11cfd0bd75a1ce8714ca3abf6867d3f45548dab1
tree7b2bf847db43f5b10344cf67f45e42288033f048
parentc4868d11c02f1ac97e71afdef3dc49429678959b
Do not compile in AVX512 check if AVX support is disabled

xgetbv is function depends on NO_AVX being undefined - we could change that too, but that combo is unlikely to work anyway
driver/others/dynamic.c