[suitesparse] 03/07: Refresh patch.
Sébastien Villemot
sebastien at debian.org
Mon Dec 25 21:27:37 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastien pushed a commit to branch master
in repository suitesparse.
commit 2519a3a1b2ffb026bf91679685eb8f44f33dfe95
Author: Sébastien Villemot <sebastien at debian.org>
Date: Mon Dec 25 21:48:24 2017 +0100
Refresh patch.
Gbp-Dch: Ignore
---
debian/patches/buildflags.patch | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/patches/buildflags.patch b/debian/patches/buildflags.patch
index 9e7f2bd..1af9617 100644
--- a/debian/patches/buildflags.patch
+++ b/debian/patches/buildflags.patch
@@ -18,15 +18,15 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
LDLIBS += -lm
--- a/CSparse/Lib/Makefile
+++ b/CSparse/Lib/Makefile
-@@ -16,7 +16,7 @@
+@@ -15,7 +15,7 @@
+ # CSparse/Lib. It does not install it for system-wide usage.
LIBRARY = libcsparse
-
--CF = $(CFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -O -fPIC
+-CF = $(CFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -O
+CF = $(CFLAGS) $(CPPFLAGS) $(TARGET_ARCH)
+
I = -I../Include
RANLIB = ranlib
- ARCHIVE = $(AR) $(ARFLAGS)
--- a/SuiteSparse_config/SuiteSparse_config.mk
+++ b/SuiteSparse_config/SuiteSparse_config.mk
@@ -91,7 +91,7 @@ SUITESPARSE_VERSION = 5.1.1
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/suitesparse.git
More information about the debian-science-commits
mailing list