Add getarch flags to disable AVX on x86
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Sat, 6 Jul 2019 13:02:39 +0000 (15:02 +0200)
committerGitHub <noreply@github.com>
Sat, 6 Jul 2019 13:02:39 +0000 (15:02 +0200)
commitf69a0be712a9dccf5fcf433a734eb1371cb6189a
treefbc978e082657ac746cee17016b6e686905c9c0e
parentae9e8b131e27f65684cf4cb98e03b7df4b290142
Add getarch flags to disable AVX on x86

(and other small fixes to match Makefile behaviour)
cmake/system.cmake