redox/recipes/wip/openblas/recipe.toml
2023-12-22 16:59:17 +00:00

7 lines
279 B
TOML

#TODO missing script for "make", see https://github.com/OpenMathLib/OpenBLAS/wiki/Installation-Guide
#TODO require the Fortran frontend from GCC
[source]
tar = "https://github.com/OpenMathLib/OpenBLAS/releases/download/v0.3.25/OpenBLAS-0.3.25.tar.gz"
[build]
template = "custom"