[mpich] 01/02: Add --disable-wrapper-rpath to escape RPATH-setting. Thanks to Nicholas Breen <nbreen at debian.org>. (Closes: #724864)

Anton Gladky gladk at moszumanska.debian.org
Sun Nov 24 21:31:38 UTC 2013


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

gladk pushed a commit to branch master
in repository mpich.

commit 33add7a00ce772a0b6d25a942b55d674b1e00459
Author: Anton Gladky <gladk at debian.org>
Date:   Sun Nov 24 21:57:59 2013 +0100

    Add --disable-wrapper-rpath to escape RPATH-setting. Thanks to Nicholas Breen <nbreen at debian.org>. (Closes: #724864)
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 45b057a..6ddddc5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,7 @@ extra_flags += \
 	--prefix=/usr \
 	--enable-fc \
 	--disable-rpath \
+  --disable-wrapper-rpath \
 	--sysconfdir=/etc/mpich \
 	--libdir=/usr/lib/$(DEB_HOST_MULTIARCH) \
 	--includedir=/usr/include/mpich \

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



More information about the debian-science-commits mailing list