From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/xdg-desktop-portal-gnome/
Date: Tue, 5 Mar 2024 04:48:48 +0000 (UTC) [thread overview]
Message-ID: <1709614070.51f60d956e142d90744bc8d99e99f81ee98221bf.sam@gentoo> (raw)
commit: 51f60d956e142d90744bc8d99e99f81ee98221bf
Author: Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Tue Mar 5 01:26:33 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar 5 04:47:50 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51f60d95
sys-apps/xdg-desktop-portal-gnome: mark LTO-unsafe, strict-aliasing unsafe
Closes: https://bugs.gentoo.org/919852
Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../xdg-desktop-portal-gnome-45.1-r1.ebuild | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/sys-apps/xdg-desktop-portal-gnome/xdg-desktop-portal-gnome-45.1-r1.ebuild b/sys-apps/xdg-desktop-portal-gnome/xdg-desktop-portal-gnome-45.1-r1.ebuild
index 01563bab5406..f263b44b8b24 100644
--- a/sys-apps/xdg-desktop-portal-gnome/xdg-desktop-portal-gnome-45.1-r1.ebuild
+++ b/sys-apps/xdg-desktop-portal-gnome/xdg-desktop-portal-gnome-45.1-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-inherit gnome.org meson systemd xdg
+inherit flag-o-matic gnome.org meson systemd xdg
DESCRIPTION="Backend implementation for xdg-desktop-portal using GNOME"
HOMEPAGE="https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome"
@@ -41,6 +41,15 @@ PATCHES=(
)
src_configure() {
+ # -Werror=strict-aliasing
+ # https://bugs.gentoo.org/919852
+ # https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/issues/113
+ # https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/merge_requests/138
+ #
+ # Recheck this after next version bump!
+ append-flags -fno-strict-aliasing
+ filter-lto
+
local emesonargs=(
-Dsystemduserunitdir="$(systemd_get_userunitdir)"
)
next reply other threads:[~2024-03-05 4:48 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-05 4:48 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-23 8:58 [gentoo-commits] repo/gentoo:master commit in: sys-apps/xdg-desktop-portal-gnome/ Sam James
2025-01-25 15:27 Pacho Ramos
2024-07-12 9:21 Pacho Ramos
2024-03-02 22:51 Mart Raudsepp
2024-02-18 6:08 Arthur Zamarin
2024-01-08 17:27 Sam James
2024-01-08 17:27 Sam James
2023-12-04 10:52 Sam James
2023-09-22 6:40 Andrew Ammerlaan
2023-09-05 20:28 Matt Turner
2023-08-30 7:57 Arthur Zamarin
2023-07-30 11:02 Pacho Ramos
2023-06-19 15:30 Matt Turner
2023-06-03 18:01 Arthur Zamarin
2023-06-03 2:30 Sam James
2023-06-03 2:23 Sam James
2023-05-06 9:40 Sam James
2023-05-02 19:02 Arthur Zamarin
2023-05-02 18:31 Arthur Zamarin
2023-05-02 18:02 Arthur Zamarin
2023-04-22 3:08 Matt Turner
2023-04-02 0:57 Matt Turner
2023-03-19 23:38 Matt Turner
2022-12-04 2:41 Matt Turner
2022-11-05 5:59 Arthur Zamarin
2022-10-18 18:10 Matt Turner
2022-09-24 16:46 Matt Turner
2022-08-17 19:57 Sam James
2022-07-21 2:04 Matt Turner
2022-07-04 1:48 Matt Turner
2022-06-09 19:39 Arthur Zamarin
2022-05-26 3:57 WANG Xuerui
2022-05-20 20:02 Jakov Smolić
2022-05-17 16:08 Jakov Smolić
2022-05-16 19:38 Arthur Zamarin
2022-05-16 19:38 Arthur Zamarin
2022-05-03 17:07 Pacho Ramos
2022-05-03 16:35 Pacho Ramos
2022-05-03 16:26 Pacho Ramos
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=1709614070.51f60d956e142d90744bc8d99e99f81ee98221bf.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