diff options
| author | Steve Wills <swills@FreeBSD.org> | 2020-01-21 22:03:19 +0000 |
|---|---|---|
| committer | Steve Wills <swills@FreeBSD.org> | 2020-01-21 22:03:19 +0000 |
| commit | 033b9daecd27faf93fa20a1d0ecfcf37094800d8 (patch) | |
| tree | fea95fa876ec763af039c730a5e75b867dd3aae2 /math/openblas/files/patch-Makefile | |
| parent | - Update to 4.0.7 (diff) | |
math/openblas: Update to 0.3.7
While here, improve formatting and fix build of dependant ports.
PR: 231371
Submitted by: yuri (initial version), pkubaj (ppc fixes)
Approved by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer)
Notes
Notes:
svn path=/head/; revision=523749
Diffstat (limited to 'math/openblas/files/patch-Makefile')
| -rw-r--r-- | math/openblas/files/patch-Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/openblas/files/patch-Makefile b/math/openblas/files/patch-Makefile deleted file mode 100644 index 40d2c20099ea..000000000000 --- a/math/openblas/files/patch-Makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 -- -@echo "ARCH = $(AR)" >> $(NETLIB_LAPACK_DIR)/make.inc -+ -@echo "ARCH_ = $(AR)" >> $(NETLIB_LAPACK_DIR)/make.inc - -@echo "ARCHFLAGS = -ru" >> $(NETLIB_LAPACK_DIR)/make.inc - -@echo "RANLIB = $(RANLIB)" >> $(NETLIB_LAPACK_DIR)/make.inc - -@echo "LAPACKLIB = ../$(LIBNAME)" >> $(NETLIB_LAPACK_DIR)/make.inc |
