From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/linux-atm/
Date: Mon, 25 Nov 2024 23:30:07 +0000 (UTC) [thread overview]
Message-ID: <1732577370.c408033a934451f05fffce203f1641f3197f2885.sam@gentoo> (raw)
commit: c408033a934451f05fffce203f1641f3197f2885
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 25 23:29:30 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Nov 25 23:29:30 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c408033a
net-dialup/linux-atm: build w/ -std=gnu17
Old codebase and has a bunch of other issues.
Closes: https://bugs.gentoo.org/944120
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-dialup/linux-atm/linux-atm-2.5.2-r1.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/net-dialup/linux-atm/linux-atm-2.5.2-r1.ebuild b/net-dialup/linux-atm/linux-atm-2.5.2-r1.ebuild
index 494269b6928e..7fe73566385b 100644
--- a/net-dialup/linux-atm/linux-atm-2.5.2-r1.ebuild
+++ b/net-dialup/linux-atm/linux-atm-2.5.2-r1.ebuild
@@ -35,6 +35,8 @@ src_prepare() {
}
src_configure() {
+ # bug #944120
+ append-cflags -std=gnu17
append-flags -fno-strict-aliasing
export YACC=bison
econf
next reply other threads:[~2024-11-25 23:30 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-25 23:30 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-20 13:52 [gentoo-commits] repo/gentoo:master commit in: net-dialup/linux-atm/ Sam James
2022-12-17 8:38 Sam James
2022-05-17 11:54 WANG Xuerui
2021-11-01 21:56 Jakov Smolić
2021-05-31 9:20 David Seifert
2019-05-04 19:41 Mikle Kolyada
2019-02-25 7:32 Mikle Kolyada
2019-02-25 7:32 Mikle Kolyada
2019-02-25 7:32 Mikle Kolyada
2019-02-25 7:32 Mikle Kolyada
2019-02-21 20:28 Markus Meier
2019-02-16 23:38 Mart Raudsepp
2019-02-02 21:17 Sergei Trofimovich
2019-02-02 19:18 Sergei Trofimovich
2019-01-31 7:25 Sergei Trofimovich
2019-01-30 8:13 Sergei Trofimovich
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=1732577370.c408033a934451f05fffce203f1641f3197f2885.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