diff options
Diffstat (limited to 'math/openblas/files/patch-Makefile')
-rw-r--r-- | math/openblas/files/patch-Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/openblas/files/patch-Makefile b/math/openblas/files/patch-Makefile index c09f6a90b27f..40d2c20099ea 100644 --- a/math/openblas/files/patch-Makefile +++ b/math/openblas/files/patch-Makefile @@ -1,6 +1,6 @@ ---- Makefile.orig 2013-07-27 01:21:05.000000000 +0900 -+++ Makefile 2013-07-27 01:22:18.000000000 +0900 -@@ -228,7 +228,7 @@ +--- Makefile.orig 2015-10-27 20:44:50 UTC ++++ Makefile +@@ -238,7 +238,7 @@ ifndef NOFORTRAN -@echo "LOADOPTS = $(FFLAGS) $(EXTRALIB)" >> $(NETLIB_LAPACK_DIR)/make.inc -@echo "CC = $(CC)" >> $(NETLIB_LAPACK_DIR)/make.inc -@echo "override CFLAGS = $(LAPACK_CFLAGS)" >> $(NETLIB_LAPACK_DIR)/make.inc |