[suitesparse] 06/06: Refresh patch.

Sébastien Villemot sebastien at debian.org
Fri Dec 1 22:09:39 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 5f2909416fdec404ef29610721745355d77a9c82
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Fri Dec 1 23:05:51 2017 +0100

    Refresh patch.
    
    Gbp-Dch: Ignore
---
 debian/patches/buildflags.patch | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/patches/buildflags.patch b/debian/patches/buildflags.patch
index 57fa606..eb50c1b 100644
--- a/debian/patches/buildflags.patch
+++ b/debian/patches/buildflags.patch
@@ -1,11 +1,11 @@
 Description: Clean up build flags
  - remove rpath
  - remove optimization flags because we want to support noopt option
- - remove -fPIC because we don't want to use it for static libraries (and the
-   other patches enforce it for dynamic libraries)
+ - remove -fPIC because we don't want to use it for static libraries (and debian/rules
+   re-adds it for dynamic libraries)
 Author: Sébastien Villemot <sebastien at debian.org>
 Forwarded: not-needed
-Last-Update: 2016-04-30
+Last-Update: 2017-12-01
 ---
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- a/CSparse/Demo/Makefile
@@ -29,7 +29,7 @@ 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
-@@ -89,7 +89,7 @@ SUITESPARSE_VERSION = 4.5.3
+@@ -89,7 +89,7 @@ SUITESPARSE_VERSION = 5.0.0
  
      # The CF macro is used by SuiteSparse Makefiles as a combination of
      # CFLAGS, CPPFLAGS, TARGET_ARCH, and system-dependent settings.
@@ -38,7 +38,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
  
      #---------------------------------------------------------------------------
      # OpenMP is used in CHOLMOD
-@@ -338,7 +338,7 @@ SUITESPARSE_VERSION = 4.5.3
+@@ -344,7 +344,7 @@ SUITESPARSE_VERSION = 5.0.0
  
      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