[suitesparse] 02/03: Update buildflags.patch for new -fPIC.

Sébastien Villemot sebastien at debian.org
Tue May 17 14:27:43 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastien pushed a commit to branch master
in repository suitesparse.

commit 65f0689c6a942fe1ab2f04dbabf9afcae630c951
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Wed May 11 09:57:53 2016 +0200

    Update buildflags.patch for new -fPIC.
    
    Gbp-Dch: Ignore
---
 debian/patches/buildflags.patch | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/debian/patches/buildflags.patch b/debian/patches/buildflags.patch
index e34c6e9..57fa606 100644
--- a/debian/patches/buildflags.patch
+++ b/debian/patches/buildflags.patch
@@ -29,7 +29,16 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
  ARCHIVE = $(AR) $(ARFLAGS)
 --- a/SuiteSparse_config/SuiteSparse_config.mk
 +++ b/SuiteSparse_config/SuiteSparse_config.mk
-@@ -338,7 +338,7 @@ SUITESPARSE_VERSION = 4.5.2
+@@ -89,7 +89,7 @@ SUITESPARSE_VERSION = 4.5.3
+ 
+     # The CF macro is used by SuiteSparse Makefiles as a combination of
+     # CFLAGS, CPPFLAGS, TARGET_ARCH, and system-dependent settings.
+-    CF ?= $(CFLAGS) $(CPPFLAGS) $(TARGET_ARCH) $(OPTIMIZATION) -fexceptions -fPIC
++    CF ?= $(CFLAGS) $(CPPFLAGS) $(TARGET_ARCH) $(OPTIMIZATION) -fexceptions
+ 
+     #---------------------------------------------------------------------------
+     # OpenMP is used in CHOLMOD
+@@ -338,7 +338,7 @@ SUITESPARSE_VERSION = 4.5.3
  
      ifeq ($(UNAME),Linux)
          # add the realtime library, librt, and SuiteSparse/lib

-- 
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