From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/dmraid/
Date: Fri, 25 Apr 2025 13:59:18 +0000 (UTC) [thread overview]
Message-ID: <1745589530.3bcfb7933e5c859f7194635f5b914bb63e27e030.sam@gentoo> (raw)
commit: 3bcfb7933e5c859f7194635f5b914bb63e27e030
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 25 13:58:50 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 25 13:58:50 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bcfb793
sys-fs/dmraid: build w/ -std=gnu17
Closes: https://bugs.gentoo.org/944298
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-fs/dmraid/dmraid-1.0.0_rc16-r7.ebuild | 3 +++
1 file changed, 3 insertions(+)
diff --git a/sys-fs/dmraid/dmraid-1.0.0_rc16-r7.ebuild b/sys-fs/dmraid/dmraid-1.0.0_rc16-r7.ebuild
index f395de4ffa33..ca4b337f61b8 100644
--- a/sys-fs/dmraid/dmraid-1.0.0_rc16-r7.ebuild
+++ b/sys-fs/dmraid/dmraid-1.0.0_rc16-r7.ebuild
@@ -67,6 +67,9 @@ src_prepare() {
}
src_configure() {
+ # bug #944298
+ append-cflags -std=gnu17
+
# bug 908662
use elibc_musl && append-flags -D_LARGEFILE64_SOURCE
next reply other threads:[~2025-04-25 13:59 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-25 13:59 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-15 9:29 [gentoo-commits] repo/gentoo:master commit in: sys-fs/dmraid/ Ulrich Müller
2024-03-03 20:44 Andreas K. Hüttel
2023-03-19 17:36 Arthur Zamarin
2023-01-16 14:32 Sam James
2022-11-23 16:39 Mike Gilbert
2022-11-23 16:39 Mike Gilbert
2022-05-26 5:06 WANG Xuerui
2021-08-23 22:59 Marek Szuba
2021-08-03 11:03 Sam James
2021-06-07 8:33 Joonas Niilola
2021-03-12 15:35 Sam James
2021-03-12 15:34 Sam James
2021-03-12 15:28 Sam James
2021-03-11 7:25 Agostino Sarubbo
2021-03-11 2:39 Sam James
2021-03-10 3:06 Sam James
2021-03-10 3:06 Sam James
2021-03-10 3:05 Sam James
2021-03-10 1:24 Sam James
2020-12-02 23:21 Sam James
2018-11-11 13:07 Pacho Ramos
2017-02-10 23:02 Michael Weber
2016-07-25 16:21 Ian Stakenvicius
2016-04-19 22:33 Manuel Rüger
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=1745589530.3bcfb7933e5c859f7194635f5b914bb63e27e030.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