From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/scalapack/
Date: Fri, 6 Dec 2024 17:56:06 +0000 (UTC) [thread overview]
Message-ID: <1733507738.58d7f1c241cc2bd10fee709cefc20b47d763d5ca.sam@gentoo> (raw)
commit: 58d7f1c241cc2bd10fee709cefc20b47d763d5ca
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 6 17:54:40 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 6 17:55:38 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58d7f1c2
sci-libs/scalapack: build w/ -std=gnu89
Seems like there's no activity upstream on the bug.
Closes: https://bugs.gentoo.org/898290
Closes: https://bugs.gentoo.org/944856
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-libs/scalapack/scalapack-2.2.0_p20240704.ebuild | 3 +++
1 file changed, 3 insertions(+)
diff --git a/sci-libs/scalapack/scalapack-2.2.0_p20240704.ebuild b/sci-libs/scalapack/scalapack-2.2.0_p20240704.ebuild
index ce98c63fc31a..c9f54e5d32df 100644
--- a/sci-libs/scalapack/scalapack-2.2.0_p20240704.ebuild
+++ b/sci-libs/scalapack/scalapack-2.2.0_p20240704.ebuild
@@ -47,6 +47,9 @@ src_configure() {
append-flags -fno-strict-aliasing
filter-lto
+ # https://github.com/Reference-ScaLAPACK/scalapack/issues/31
+ append-cflags -std=gnu89
+
scalapack_configure() {
local mycmakeargs=(
-DUSE_OPTIMIZED_LAPACK_BLAS=ON
next reply other threads:[~2024-12-06 17:56 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-06 17:56 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-06 17:56 [gentoo-commits] repo/gentoo:master commit in: sci-libs/scalapack/ Sam James
2024-08-30 13:11 Andreas Sturmlechner
2024-07-04 16:34 Matthias Maier
2024-04-23 20:37 Sam James
2024-03-06 7:25 Sam James
2023-03-07 0:18 Yixun Lan
2021-01-05 8:40 Joonas Niilola
2020-04-30 4:55 Matthias Maier
2018-10-15 22:10 Andreas Sturmlechner
2018-10-15 22:08 Andreas Sturmlechner
2018-10-15 22:08 Andreas Sturmlechner
2018-10-15 22:08 Andreas Sturmlechner
2017-10-16 3:34 David Seifert
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=1733507738.58d7f1c241cc2bd10fee709cefc20b47d763d5ca.sam@gentoo \
--to=sam@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