1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-12 20:27:06 +01:00

Some modifications to the configure to check SIMD support

This commit is contained in:
neo
2015-05-29 11:41:02 +09:00
parent be66fdcfab
commit 4403e117a7
2 changed files with 3 additions and 3 deletions

2
configure vendored
View File

@ -6709,7 +6709,7 @@ $as_echo "$as_me: WARNING: Your processor does not support AVX2 instructions" >&
$as_echo "#define AVX512 1" >>confdefs.h
supported=yes
supported="cross compilation"
;;
*)
as_fn_error $? "${ac_SIMD} unsupported --enable-simd option" "$LINENO" 5;