summaryrefslogtreecommitdiff
path: root/math/primme/files/patch-src_Makefile
diff options
context:
space:
mode:
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