redox/recipes/wip/libs/openblas/recipe.toml
2024-02-22 03:31:34 +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"