public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/i7z/
Date: Wed, 11 Mar 2020 18:44:23 +0000 (UTC)	[thread overview]
Message-ID: <1583952250.d4f6086e8624fe7c06c8ebc32b73c487235d39e5.pacho@gentoo> (raw)

commit:     d4f6086e8624fe7c06c8ebc32b73c487235d39e5
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 11 18:33:01 2020 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Mar 11 18:44:10 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4f6086e

app-benchmarks/i7z: Enforce -fcommon

Closes: https://bugs.gentoo.org/706690
Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 app-benchmarks/i7z/i7z-93_p20131012-r2.ebuild | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/app-benchmarks/i7z/i7z-93_p20131012-r2.ebuild b/app-benchmarks/i7z/i7z-93_p20131012-r2.ebuild
index d121c8ebe66..47b4c7b42ec 100644
--- a/app-benchmarks/i7z/i7z-93_p20131012-r2.ebuild
+++ b/app-benchmarks/i7z/i7z-93_p20131012-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 inherit flag-o-matic qmake-utils toolchain-funcs
 
 COMMIT="5023138d7c35c4667c938b853e5ea89737334e92"
@@ -22,6 +22,7 @@ RDEPEND="
 	)
 "
 DEPEND="${RDEPEND}"
+BDEPEND=""
 
 PATCHES=(
 	"${FILESDIR}"/i7z-0.27.2-ncurses.patch
@@ -40,6 +41,9 @@ PATCHES=(
 S="${WORKDIR}/${PN}-${COMMIT}"
 
 src_configure() {
+	# Workaround to build with gcc-10 until I find a patch
+	append-cflags -fcommon
+
 	tc-export CC PKG_CONFIG
 	cd GUI || die
 	use qt5 && eqmake5 ${PN}_GUI.pro


             reply	other threads:[~2020-03-11 18:44 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-11 18:44 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-11 18:23 [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/i7z/ Andreas Sturmlechner
2025-02-10 19:01 Arthur Zamarin
2025-02-10 19:01 Arthur Zamarin
2025-01-16 14:16 Pacho Ramos
2025-01-16 14:16 Pacho Ramos
2018-08-02  9:42 Pacho Ramos
2018-07-20 22:15 Mikle Kolyada
2017-08-12 14:48 Michael Palimaka
2017-07-21  8:46 Pacho Ramos
2017-06-02 18:28 James Le Cuirot
2017-06-01  9:13 Agostino Sarubbo
2017-05-31  9:00 Pacho Ramos
2017-05-31  9:00 Pacho Ramos
2016-01-08  9:42 James Le Cuirot
2015-08-21  8:34 Justin Lecher
2015-08-20 14:37 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=1583952250.d4f6086e8624fe7c06c8ebc32b73c487235d39e5.pacho@gentoo \
    --to=pacho@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