aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorPjotr Prins2017-10-14 07:46:34 +0000
committerPjotr Prins2017-10-14 07:46:34 +0000
commitc7678424a339a61d189f1d6a8d42d84683f7c2a7 (patch)
treecb15d0fcb296bc839f37dc1d4dcfc57c235bd971 /INSTALL.md
parent12400932dd780a83bdad51642abda802797960b3 (diff)
downloadpangemma-c7678424a339a61d189f1d6a8d42d84683f7c2a7.tar.gz
More travis
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 19ae290..bfd10bb 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -88,6 +88,9 @@ should compile with GCC_FLAGS="" to disable optimizations (-O3). E.g.
make EIGEN_INCLUDE_PATH=~/.guix-profile/include/eigen3 WITH_OPENBLAS=1 GCC_FLAGS=
+If you get older OpenBlas errors you may need to add
+OPENBLAS_LEGACY=1.
+
Other options, such as compiling with warnings, are listed in the
Makefile.