mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-26 23:04:19 +08:00
7 lines
279 B
TOML
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"
|