summaryrefslogtreecommitdiff
path: root/math/primme/files/patch-src_Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-10-10 19:19:19 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-10-10 19:19:19 +0000
commitece2f583bc5a338a09661dc5b69977cb1779d1b9 (patch)
tree97e8464dde16057d9ad4666b8a917022d0be1240 /math/primme/files/patch-src_Makefile
parentUpdate to 0.79 (diff)
math/primme: Update 2.1 -> 2.1.20181010 (current revision)
Several relevant bugs were fixed: * SONAME was added * Some patches aren't needed now
Diffstat (limited to 'math/primme/files/patch-src_Makefile')
-rw-r--r--math/primme/files/patch-src_Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/math/primme/files/patch-src_Makefile b/math/primme/files/patch-src_Makefile
deleted file mode 100644
index 5e27ef90f1d0..000000000000
--- a/math/primme/files/patch-src_Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/Makefile.orig 2018-10-09 07:03:22 UTC
-+++ src/Makefile
-@@ -89,7 +89,7 @@ auto_headers: $(AUTOMATED_HEADERS_LINALG
- $(RANLIB) $@
-
- ../lib/$(SOLIBRARY): ../lib/$(LIBRARY)
-- $(CC) -shared -o ../lib/$(SOLIBRARY) -Wl,--whole-archive ../lib/$(LIBRARY) -Wl,--no-whole-archive
-+ $(CC) -shared -o ../lib/$(SOLIBRARY) -Wl,--whole-archive ../lib/$(LIBRARY) -Wl,--no-whole-archive $(LDFLAGS)
-
- #
- # Generate CTAGS