[lapack] 01/02: Build deprecated routines in LAPACK and LAPACKE.

Sébastien Villemot sebastien at debian.org
Thu Jan 7 10:34:23 UTC 2016


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

sebastien pushed a commit to branch master
in repository lapack.

commit 1cc6d7ffbd4ab9d9633f043d37b300325ad39a8e
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Thu Jan 7 10:59:23 2016 +0100

    Build deprecated routines in LAPACK and LAPACKE.
    
    Closes: #810143
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 2aaadd1..058e33a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -59,6 +59,8 @@ make.inc: INSTALL/make.inc.gfortran
 	    -e "s/\(^LOADOPTS  *=\).*/\1 $(LDFLAGS)/1" \
 	    -e "s,\(^CFLAGS  *=\).*,\1 $(CPPFLAGS) \$$(PICOPTS) $(CFLAGS),1" \
 	    < $< > $@
+	# Build deprecated routines (see #810143)
+	echo "BUILD_DEPRECATED=1" >> $@
 
 override_dh_auto_clean: make.inc
 	$(MAKE) cleanall

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



More information about the debian-science-commits mailing list