Merge pull request #5161 from SparkiDev/sp_armv7a

SP ARM 32: Fixes to get building for armv7-a
This commit is contained in:
David Garske 2022-05-23 10:01:49 -07:00 committed by GitHub
commit 6424af120c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3750 additions and 5084 deletions

View File

@ -6252,7 +6252,7 @@ do
;;
*)
AC_MSG_ERROR([Invalid choice of Single Precision length in bits [256, 2048, 3072]: $ENABLED_SP.])
AC_MSG_ERROR([Invalid choice of Single Precision length in bits [256, 384, 521, 1024, 2048, 3072, 4096]: $ENABLED_SP.])
break;;
esac
done

File diff suppressed because it is too large Load Diff