diff options
Diffstat (limited to 'academic/lapacke/README')
-rw-r--r-- | academic/lapacke/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/academic/lapacke/README b/academic/lapacke/README index 892bc75de9..118c2449de 100644 --- a/academic/lapacke/README +++ b/academic/lapacke/README @@ -6,5 +6,7 @@ This package is intended for use with the Netlib reference LAPACK. It should also work with other LAPACK implementations that do not already provide a LAPACKE implementation. +xblas is an optional dependency. + To build a static library in addition to the shared library, pass STATIC=yes to the script. |