[openblas] 02/03: Refresh patches.

Sébastien Villemot sebastien at debian.org
Sun Oct 26 11:12:07 UTC 2014


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

sebastien pushed a commit to branch master
in repository openblas.

commit 99d2417ccd1ad0896b90150700e58202b62630b4
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Sun Oct 26 10:41:07 2014 +0100

    Refresh patches.
    
    Git-Dch: Ignore
---
 debian/patches/no-embedded-lapack.patch | 6 +++---
 debian/patches/shared-blas-lapack.patch | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/patches/no-embedded-lapack.patch b/debian/patches/no-embedded-lapack.patch
index c46964d..f722893 100644
--- a/debian/patches/no-embedded-lapack.patch
+++ b/debian/patches/no-embedded-lapack.patch
@@ -112,9 +112,9 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
  # - CC is an implicit variable so neither '?=' or 'ifndef' can be used.
 --- a/interface/Makefile
 +++ b/interface/Makefile
-@@ -2056,4 +2056,8 @@ cimatcopy.$(SUFFIX) cimatcopy.$(PSUFFIX)
- zimatcopy.$(SUFFIX) zimatcopy.$(PSUFFIX) : zimatcopy.c
- 	$(CC) -c $(CFLAGS) $< -o $(@F)
+@@ -2103,4 +2103,8 @@ zimatcopy.$(SUFFIX) zimatcopy.$(PSUFFIX)
+ cblas_zimatcopy.$(SUFFIX) cblas_zimatcopy.$(PSUFFIX) : zimatcopy.c
+ 	$(CC) -c $(CFLAGS) -DCBLAS $< -o $(@F)
  
 -
 +# The list of symbols to be removed can be seen in the diff between LAPACK's
diff --git a/debian/patches/shared-blas-lapack.patch b/debian/patches/shared-blas-lapack.patch
index 697e66e..80ade63 100644
--- a/debian/patches/shared-blas-lapack.patch
+++ b/debian/patches/shared-blas-lapack.patch
@@ -10,7 +10,7 @@ Last-Update: 2014-05-08
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- a/interface/Makefile
 +++ b/interface/Makefile
-@@ -2061,3 +2061,18 @@ zimatcopy.$(SUFFIX) zimatcopy.$(PSUFFIX)
+@@ -2108,3 +2108,18 @@ cblas_zimatcopy.$(SUFFIX) cblas_zimatcop
  # OpenBLAS (unfiltered) tarball
  delete-duplicate-lapack-objects:
  	cd ../lapack-netlib && rm $(SLAPACKOBJS) $(DLAPACKOBJS) $(CLAPACKOBJS) $(ZLAPACKOBJS) lsame.o xerbla.o

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/openblas.git



More information about the debian-science-commits mailing list