public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/xtrs/
Date: Thu, 21 Nov 2024 09:13:05 +0000 (UTC)	[thread overview]
Message-ID: <1732180378.a9a9f1e7242468919f8168c97a892c1a3d706277.ulm@gentoo> (raw)

commit:     a9a9f1e7242468919f8168c97a892c1a3d706277
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 21 09:11:28 2024 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Nov 21 09:12:58 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9a9f1e7

app-emulation/xtrs: Fix build with GCC 15

Closes: https://bugs.gentoo.org/944243
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-emulation/xtrs/xtrs-4.9d-r6.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-emulation/xtrs/xtrs-4.9d-r6.ebuild b/app-emulation/xtrs/xtrs-4.9d-r6.ebuild
index 0ed2d6293064..cafcfe2b48da 100644
--- a/app-emulation/xtrs/xtrs-4.9d-r6.ebuild
+++ b/app-emulation/xtrs/xtrs-4.9d-r6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -41,6 +41,7 @@ src_prepare() {
 }
 
 src_compile() {
+	append-flags -std=gnu17
 	case $(tc-endian) in
 		little) ;;
 		big) append-flags -Dbig_endian ;;


             reply	other threads:[~2024-11-21  9:13 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-21  9:13 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-27 12:04 [gentoo-commits] repo/gentoo:master commit in: app-emulation/xtrs/ Andreas Sturmlechner
2022-12-26  3:54 Sam James
2022-12-26  3:20 Sam James
2022-12-26  3:20 Sam James
2019-11-28 14:47 Ulrich Müller
2019-11-28 10:55 Agostino Sarubbo
2019-11-26 12:27 Agostino Sarubbo
2019-11-26  0:58 Thomas Deutschmann
2017-07-07 16:55 Ulrich Müller
2017-07-04 15:49 Agostino Sarubbo
2017-07-04 10:17 Agostino Sarubbo
2017-02-03 23:01 Ulrich Müller
2017-02-03 21:29 Ulrich Müller
2017-02-03 21:25 Ulrich Müller
2016-02-09 21:42 Ulrich Müller

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=1732180378.a9a9f1e7242468919f8168c97a892c1a3d706277.ulm@gentoo \
    --to=ulm@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