[scalapack] 04/05: remove RUNPATH from PBLAS test executables
Drew Parsons
dparsons at moszumanska.debian.org
Tue Aug 8 02:02:33 UTC 2017
This is an automated email from the git hooks/post-receive script.
dparsons pushed a commit to tag experimental/2.0.2-1exp6
in repository scalapack.
commit 26b03be65c7567146996b503db49a52f24674cc8
Author: Drew Parsons <dparsons at debian.org>
Date: Tue Aug 8 08:11:03 2017 +0800
remove RUNPATH from PBLAS test executables
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index d193b6d..9a2a639 100755
--- a/debian/rules
+++ b/debian/rules
@@ -56,6 +56,8 @@ override_dh_install-arch:
# test executables contain RUNPATH. Remove it.
chrpath -d debian/scalapack-mpi-test/usr/lib/$(DEB_HOST_MULTIARCH)/scalapack/*-tests/x*
chrpath -d debian/scalapack-mpi-test/usr/lib/$(DEB_HOST_MULTIARCH)/scalapack/*-tests/BLACS/x*
+ chrpath -d debian/scalapack-mpi-test/usr/lib/$(DEB_HOST_MULTIARCH)/scalapack/*-tests/PBLAS/*tst
+ chrpath -d debian/scalapack-mpi-test/usr/lib/$(DEB_HOST_MULTIARCH)/scalapack/*-tests/PBLAS/TIMING/*tim
# add --max-parallel=1 to force test in sequential mode
# MPICH testsuite disabled as some tests fail -- why???
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/scalapack.git
More information about the debian-science-commits
mailing list