From d0486907405cfc2af758bd8dae1abb8d223e5ce0 Mon Sep 17 00:00:00 2001 From: Peter Carbonetto Date: Mon, 21 Aug 2017 11:06:07 -0500 Subject: Bumped up version. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 86eaff8..95f7e65 100644 --- a/Makefile +++ b/Makefile @@ -10,14 +10,14 @@ # Set this variable to either LNX or MAC SYS = LNX # Leave blank after "=" to disable; put "= 1" to enable -SHOW_COMPILER_WARNINGS = +SHOW_COMPILER_WARNINGS = WITH_LAPACK = 1 WITH_OPENBLAS = NO_INTEL_COMPAT = FORCE_32BIT = FORCE_DYNAMIC = GCC_FLAGS = -O3 # extra flags -Wl,--allow-multiple-definition -DIST_NAME = gemma-0.97.1 +DIST_NAME = gemma-0.97.2 TRAVIS_CI = # -------------------------------------------------------------------- -- cgit v1.2.3