summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/source/user/building.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/user/building.rst b/doc/source/user/building.rst
index 8e9744a87..1588de964 100644
--- a/doc/source/user/building.rst
+++ b/doc/source/user/building.rst
@@ -211,7 +211,7 @@ supported:
The order in which they are preferred is determined by
``NPY_BLAS_ILP64_ORDER`` and ``NPY_LAPACK_ILP64_ORDER`` environment
-variables, similarly as above.
+variables. The default value is ``openblas64_,openblas_ilp64``.
.. note::