From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/squashfuse/
Date: Sat, 24 Jun 2023 02:59:38 +0000 (UTC) [thread overview]
Message-ID: <1687575519.808683b62bb8416d6d15504cea7e5d28d621abfc.sam@gentoo> (raw)
commit: 808683b62bb8416d6d15504cea7e5d28d621abfc
Author: Leonardo Hernández Hernández <leohdz172 <AT> proton <DOT> me>
AuthorDate: Sat Jun 24 02:47:55 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 24 02:58:39 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=808683b6
sys-fs/squashfuse: replace `filter-flags -flto*` with `filter-lto`
Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> proton.me>
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-fs/squashfuse/squashfuse-0.1.103.ebuild | 5 +++--
sys-fs/squashfuse/squashfuse-0.1.105.ebuild | 3 ++-
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/sys-fs/squashfuse/squashfuse-0.1.103.ebuild b/sys-fs/squashfuse/squashfuse-0.1.103.ebuild
index ae8cf933e1fe..05f7adf773dd 100644
--- a/sys-fs/squashfuse/squashfuse-0.1.103.ebuild
+++ b/sys-fs/squashfuse/squashfuse-0.1.103.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2016-2022 Gentoo Authors
+# Copyright 2016-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -27,7 +27,8 @@ DEPEND="${COMMON_DEPEND}
RDEPEND="${COMMON_DEPEND}"
src_configure() {
- filter-flags -flto* -fwhole-program -fno-common
+ filter-lto
+ filter-flags -fwhole-program -fno-common
local econfargs=(
$(use_enable static-libs static)
diff --git a/sys-fs/squashfuse/squashfuse-0.1.105.ebuild b/sys-fs/squashfuse/squashfuse-0.1.105.ebuild
index 099f0be0fccd..da1bd6c31fb1 100644
--- a/sys-fs/squashfuse/squashfuse-0.1.105.ebuild
+++ b/sys-fs/squashfuse/squashfuse-0.1.105.ebuild
@@ -29,7 +29,8 @@ RDEPEND="${COMMON_DEPEND}"
RESTRICT+=" test"
src_configure() {
- filter-flags -flto* -fwhole-program -fno-common
+ filter-lto
+ filter-flags -fwhole-program -fno-common
eautoreconf
local econfargs=(
next reply other threads:[~2023-06-24 2:59 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-24 2:59 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-04 1:29 [gentoo-commits] repo/gentoo:master commit in: sys-fs/squashfuse/ Andreas K. Hüttel
2024-10-24 1:03 Sam James
2024-08-16 18:48 Arthur Zamarin
2024-08-16 18:48 Arthur Zamarin
2023-04-19 1:07 Sam James
2022-10-08 22:29 Zac Medico
2022-10-08 10:08 Agostino Sarubbo
2022-10-07 22:56 Zac Medico
2022-10-04 15:02 Marek Szuba
2022-08-31 5:34 Andreas Sturmlechner
2019-01-08 9:42 Tim Harder
2018-12-24 8:16 Zac Medico
2018-12-24 7:56 Zac Medico
2016-07-31 19:56 Zac Medico
2016-07-31 19:52 Zac Medico
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=1687575519.808683b62bb8416d6d15504cea7e5d28d621abfc.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