diff options
Diffstat (limited to 'doc/source/user/building.rst')
-rw-r--r-- | doc/source/user/building.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/source/user/building.rst b/doc/source/user/building.rst index ddfb207c4..54ece3da3 100644 --- a/doc/source/user/building.rst +++ b/doc/source/user/building.rst @@ -111,6 +111,8 @@ means that g77 has been used (note: g77 is no longer supported for building NumP If libgfortran.so is a dependency, gfortran has been used. If both are dependencies, this means both have been used, which is almost always a very bad idea. +.. _accelerated-blas-lapack-libraries: + Accelerated BLAS/LAPACK libraries --------------------------------- |