diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-10-10 19:19:19 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-10-10 19:19:19 +0000 |
| commit | ece2f583bc5a338a09661dc5b69977cb1779d1b9 (patch) | |
| tree | 97e8464dde16057d9ad4666b8a917022d0be1240 /math/primme/files/patch-examples_Makefile | |
| parent | 32620bb4b1bba13314a848f6c571d07df300c0ba (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-examples_Makefile')
| -rw-r--r-- | math/primme/files/patch-examples_Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/primme/files/patch-examples_Makefile b/math/primme/files/patch-examples_Makefile deleted file mode 100644 index d7be2f73eb4d..000000000000 --- a/math/primme/files/patch-examples_Makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- examples/Makefile.orig 2017-04-11 04:35:01 UTC -+++ examples/Makefile -@@ -8,7 +8,7 @@ include ../Link_flags - - override INCLUDE += -I../include - override FINCLUDE += -I../include --LIBDIRS += -L../lib -+LIBDIRS += ../lib/libprimme.so - - EXAMPLES_C = ex_eigs_dseq ex_eigs_zseq ex_svds_dseq ex_svds_zseq - EXAMPLES_CXX = ex_eigs_zseqxx ex_svds_zseqxx |
