From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-fps/darkplaces/
Date: Wed, 6 Mar 2024 06:19:29 +0000 (UTC) [thread overview]
Message-ID: <1709705599.036ffaac92fed0a29389e8b04ea13f9f8320ec97.sam@gentoo> (raw)
commit: 036ffaac92fed0a29389e8b04ea13f9f8320ec97
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 6 06:13:19 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 6 06:13:19 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=036ffaac
games-fps/darkplaces: filter LTO, no SA
There's a lot of SA fixes in git, add a comment in the ebuild about that
to revisit later. But not going to backport them right now.
Closes: https://bugs.gentoo.org/858740
Signed-off-by: Sam James <sam <AT> gentoo.org>
games-fps/darkplaces/darkplaces-20140513-r2.ebuild | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/games-fps/darkplaces/darkplaces-20140513-r2.ebuild b/games-fps/darkplaces/darkplaces-20140513-r2.ebuild
index 80635bac833c..5f728ab6f31e 100644
--- a/games-fps/darkplaces/darkplaces-20140513-r2.ebuild
+++ b/games-fps/darkplaces/darkplaces-20140513-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -127,6 +127,11 @@ src_compile() {
# bug #739194
unset STRIP
+ # Strict aliasing violations (bug #858740), but they seem to be fixed in git.
+ # Check on next release (>20140513) / snapshot.
+ append-flags -fno-strict-aliasing
+ filter-lto
+
tc-export CC
# Preferred sound is alsa
next reply other threads:[~2024-03-06 6:19 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-06 6:19 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-06 6:19 [gentoo-commits] repo/gentoo:master commit in: games-fps/darkplaces/ Sam James
2021-09-12 20:20 Ionen Wolkens
2021-08-19 0:39 Sam James
2021-04-25 21:01 Sam James
2021-04-25 19:13 Sam James
2021-04-13 0:26 Sam James
2018-04-30 18:01 Pacho Ramos
2018-04-29 17:13 Pacho Ramos
2018-04-29 17:13 Pacho Ramos
2016-02-16 1:38 Michael Sterrett
2016-01-15 9:03 Agostino Sarubbo
2015-12-29 7:41 Michael Sterrett
2015-12-18 0:47 Michael Sterrett
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=1709705599.036ffaac92fed0a29389e8b04ea13f9f8320ec97.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