public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexey Shvetsov" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/wannier90/
Date: Sun,  4 Sep 2011 12:41:57 +0000 (UTC)	[thread overview]
Message-ID: <5592c8ea1582d500ef8cd38860ab03640f6faa23.alexxy@gentoo> (raw)

commit:     5592c8ea1582d500ef8cd38860ab03640f6faa23
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  4 12:41:03 2011 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Sun Sep  4 12:41:03 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=5592c8ea

[sci-libs/wannier90] Fix blas stuff

(Portage version: 2.2.0_alpha52/git/Linux x86_64, signed Manifest commit with key F82F92E6)

---
 sci-libs/wannier90/wannier90-1.2.ebuild |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sci-libs/wannier90/wannier90-1.2.ebuild b/sci-libs/wannier90/wannier90-1.2.ebuild
index ad19243..55e20ac 100644
--- a/sci-libs/wannier90/wannier90-1.2.ebuild
+++ b/sci-libs/wannier90/wannier90-1.2.ebuild
@@ -40,7 +40,7 @@ src_configure() {
 		F90 = $(tc-getFC)
 		FCOPTS = ${FCFLAGS:- ${FFLAGS:- -O2}}
 		LDOPTS = ${LDFLAGS}
-		LIBS = -llapack -lblas
+		LIBS = $(pkg-config --libs blas lapack)
 	EOF
 }
 



             reply	other threads:[~2011-09-04 12:42 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-04 12:41 Alexey Shvetsov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-12-16 10:57 [gentoo-commits] proj/sci:master commit in: sci-libs/wannier90/ Andrew Ammerlaan
2021-01-30 10:49 Andrew Ammerlaan
2021-01-19 16:56 Andrew Ammerlaan
2020-09-28 10:12 Horea Christian
2020-09-28 10:12 Horea Christian
2015-04-22 14:43 Honza Macháček
2014-12-10  9:47 Honza Macháček
2014-11-15  0:21 Christoph Junghans
2013-09-26  9:41 Honza Macháček
2013-09-19 13:27 ` Honza Macháček
2013-09-20  9:48 Justin Lecher
2013-02-22 10:15 Justin Lecher
2012-06-22 22:44 Alexey Shvetsov
2011-06-21 11:54 Justin Lecher

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=5592c8ea1582d500ef8cd38860ab03640f6faa23.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