From: "Alexey Shvetsov" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sys-cluster/hpl/
Date: Thu, 10 Nov 2011 18:47:13 +0000 (UTC) [thread overview]
Message-ID: <ee03454af41dd8f57629cf5d37b05a4851773350.alexxy@gentoo> (raw)
commit: ee03454af41dd8f57629cf5d37b05a4851773350
Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 10 18:46:53 2011 +0000
Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Thu Nov 10 18:46:53 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=ee03454a
Fix blas + lapack for hpl
(Portage version: 2.2.0_alpha72/git/Linux x86_64, signed Manifest commit with key F82F92E6)
---
sys-cluster/hpl/hpl-2.0-r1.ebuild | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/sys-cluster/hpl/hpl-2.0-r1.ebuild b/sys-cluster/hpl/hpl-2.0-r1.ebuild
index af88dde..ffc3901 100644
--- a/sys-cluster/hpl/hpl-2.0-r1.ebuild
+++ b/sys-cluster/hpl/hpl-2.0-r1.ebuild
@@ -28,7 +28,7 @@ src_prepare() {
-e '/^ARCH\>/s,= .*,= gentoo_hpl_fblas_x86,' \
-e '/^MPdir\>/s,= .*,=,' \
-e '/^MPlib\>/s,= .*,=,' \
- -e "/^LAlib\>/s,= .*,= /usr/$(get_libdir)/libblas.so /usr/$(get_libdir)/liblapack.so," \
+ -e "/^LAlib\>/s,= .*,= $(pkg-config --libs-only-l blas lapack)," \
-e "/^LINKER\>/s,= .*,= ${mpicc_path}," \
-e "/^CC\>/s,= .*,= ${mpicc_path}," \
-e "/^LINKFLAGS\>/s|= .*|= ${LDFLAGS}|" \
next reply other threads:[~2011-11-10 18:47 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-10 18:47 Alexey Shvetsov [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-05-24 9:44 [gentoo-commits] proj/sci:master commit in: sys-cluster/hpl/ Kacper Kowalik
2013-02-21 22:56 Justin Lecher
2013-06-29 3:02 Andrew Savchenko
2013-11-27 20:35 Andrew Savchenko
2016-02-14 16:55 Justin Lecher
2020-10-10 1:31 Aisha Tammy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ee03454af41dd8f57629cf5d37b05a4851773350.alexxy@gentoo \
--to=alexxy@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox