summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authormartin <martin@xenopus.fritz.box>2017-11-23 18:13:35 +0100
committermartin <martin@xenopus.fritz.box>2017-11-23 18:13:35 +0100
commit3be5c3d34342ab25854345158fc851afc2c84566 (patch)
tree712a05751c1ad5528403a0613be6dd55ee8d261e /Makefile
parentb18730f9e16592106dbd4a901a845b60f78b4eb3 (diff)
downloadopenblas-3be5c3d34342ab25854345158fc851afc2c84566.tar.gz
openblas-3be5c3d34342ab25854345158fc851afc2c84566.tar.bz2
openblas-3be5c3d34342ab25854345158fc851afc2c84566.zip
Update LAPACK to 3.8.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a62573277..5198f9e2b 100644
--- a/Makefile
+++ b/Makefile
@@ -270,6 +270,7 @@ endif
ifeq ($(BUILD_LAPACK_DEPRECATED), 1)
-@echo "BUILD_DEPRECATED = 1" >> $(NETLIB_LAPACK_DIR)/make.inc
endif
+ -@echo "LAPACKE_WITH_TMG = 1" >> $(NETLIB_LAPACK_DIR)/make.inc
-@cat make.inc >> $(NETLIB_LAPACK_DIR)/make.inc
endif