mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-11 11:56:56 +01:00
More NEON functionalities
This commit is contained in:
6
configure
vendored
6
configure
vendored
@ -6712,10 +6712,10 @@ $as_echo "#define AVX512 1" >>confdefs.h
|
||||
|
||||
supported="cross compilation"
|
||||
;;
|
||||
NEONv7)
|
||||
echo Configuring for experimental ARMv7 support
|
||||
NEONv8)
|
||||
echo Configuring for experimental ARMv8a support
|
||||
|
||||
$as_echo "#define NEONv7 1" >>confdefs.h
|
||||
$as_echo "#define NEONv8 1" >>confdefs.h
|
||||
|
||||
supported="cross compilation"
|
||||
;;
|
||||
|
Reference in New Issue
Block a user