public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/alglib/
Date: Wed, 12 Sep 2018 08:08:45 +0000 (UTC)	[thread overview]
Message-ID: <1536739631.f73445d6f63e570d115d495d4acecf835949b235.asturm@gentoo> (raw)

commit:     f73445d6f63e570d115d495d4acecf835949b235
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 12 08:03:19 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Sep 12 08:07:11 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f73445d6

sci-libs/alglib: Fix tests on x86

Closes: https://bugs.gentoo.org/665504
Package-Manager: Portage-2.3.49, Repoman-2.3.10

 sci-libs/alglib/alglib-3.10.0-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sci-libs/alglib/alglib-3.10.0-r1.ebuild b/sci-libs/alglib/alglib-3.10.0-r1.ebuild
index 13290e16e87..09143c32630 100644
--- a/sci-libs/alglib/alglib-3.10.0-r1.ebuild
+++ b/sci-libs/alglib/alglib-3.10.0-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-inherit cmake-utils
+inherit cmake-utils flag-o-matic
 
 DESCRIPTION="Numerical analysis and data processing library"
 HOMEPAGE="http://www.alglib.net/"
@@ -20,6 +20,7 @@ PATCHES=( "${FILESDIR}/${P}-disable-minlm-test.patch" )
 
 src_prepare() {
 	cp "${FILESDIR}"/CMakeLists.txt-3.8.2 CMakeLists.txt || die
+	use x86 && append-cppflags -ffloat-store
 	cmake-utils_src_prepare
 }
 


             reply	other threads:[~2018-09-12  8:08 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-12  8:08 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-05  6:49 [gentoo-commits] repo/gentoo:master commit in: sci-libs/alglib/ Sam James
2021-05-30 18:45 Andreas Sturmlechner
2021-05-28  7:02 Agostino Sarubbo
2021-05-10  0:07 Sam James
2021-03-26 11:30 David Seifert
2018-09-14 17:52 Mikle Kolyada
2018-09-12 20:47 Thomas Deutschmann
2018-08-26 11:02 Andreas Sturmlechner
2015-09-25 18:27 Justin Lecher
2015-09-20 10:24 Justin Lecher
2015-09-19 14:52 Agostino Sarubbo
2015-09-08 13:45 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=1536739631.f73445d6f63e570d115d495d4acecf835949b235.asturm@gentoo \
    --to=asturm@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