From c7678424a339a61d189f1d6a8d42d84683f7c2a7 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Sat, 14 Oct 2017 07:46:34 +0000 Subject: More travis --- INSTALL.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'INSTALL.md') 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. -- cgit v1.2.3