public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/fs-uae/
Date: Fri, 22 Oct 2021 22:51:39 +0000 (UTC)	[thread overview]
Message-ID: <1634942949.4fbc508dac37ab5fbd927cc5ccb6d10f69609728.chewi@gentoo> (raw)

commit:     4fbc508dac37ab5fbd927cc5ccb6d10f69609728
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 22 22:49:09 2021 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Fri Oct 22 22:49:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fbc508d

app-emulation/fs-uae: Add jit USE flag to 3.1.35

This is masked, except on amd64 and x86.

Closes: https://bugs.gentoo.org/819540
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 app-emulation/fs-uae/fs-uae-3.1.35.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-emulation/fs-uae/fs-uae-3.1.35.ebuild b/app-emulation/fs-uae/fs-uae-3.1.35.ebuild
index be1afebd83d..a643f51dcaa 100644
--- a/app-emulation/fs-uae/fs-uae-3.1.35.ebuild
+++ b/app-emulation/fs-uae/fs-uae-3.1.35.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://fs-uae.net/stable/${PV}/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="fmv glew"
+IUSE="fmv glew +jit"
 
 RDEPEND="
 	dev-libs/glib:2
@@ -71,8 +71,6 @@ src_configure() {
 		--enable-drivesound \
 		--enable-fdi2raw \
 		--enable-gfxboard \
-		--enable-jit \
-		--enable-jit-fpu \
 		--disable-lua \
 		--enable-netplay \
 		--enable-ncr \
@@ -97,6 +95,8 @@ src_configure() {
 		--without-cef \
 		--with-glad \
 		--without-qt \
+		$(use_enable jit) \
+		$(use_enable jit jit-fpu) \
 		$(use_with fmv libmpeg2) \
 		$(use_with glew)
 }


             reply	other threads:[~2021-10-22 22:51 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-22 22:51 James Le Cuirot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-03 23:18 [gentoo-commits] repo/gentoo:master commit in: app-emulation/fs-uae/ Sam James
2022-04-17  9:41 James Le Cuirot
2021-12-27  9:27 James Le Cuirot
2021-12-27  9:27 James Le Cuirot
2021-11-27  9:12 James Le Cuirot
2021-11-27  9:12 James Le Cuirot
2021-11-22 23:22 James Le Cuirot
2021-11-15 23:29 James Le Cuirot
2021-11-15 23:29 James Le Cuirot
2021-11-14 21:53 James Le Cuirot
2021-11-14 21:53 James Le Cuirot
2021-10-22 22:51 James Le Cuirot
2021-10-16 11:43 James Le Cuirot
2021-06-01 22:15 James Le Cuirot
2020-04-28 23:12 James Le Cuirot
2020-03-22 14:33 James Le Cuirot
2019-11-21 23:49 James Le Cuirot
2019-11-21 23:49 James Le Cuirot
2019-09-15 12:52 James Le Cuirot

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=1634942949.4fbc508dac37ab5fbd927cc5ccb6d10f69609728.chewi@gentoo \
    --to=chewi@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