1
0
mirror of https://github.com/exaloop/codon.git synced 2025-06-03 15:03:52 +08:00

Update OpenBLAS

This commit is contained in:
A. R. Shajii 2025-04-04 14:59:13 -04:00
parent 984974b40d
commit c1dae7d87d

View File

@ -169,7 +169,7 @@ if(NOT APPLE)
CPMAddPackage(
NAME openblas
GITHUB_REPOSITORY "OpenMathLib/OpenBLAS"
GIT_TAG v0.3.28
GIT_TAG v0.3.29
EXCLUDE_FROM_ALL YES
OPTIONS "DYNAMIC_ARCH ON"
"BUILD_TESTING OFF"