From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/cachefilesd/
Date: Sun, 3 Mar 2024 21:49:32 +0000 (UTC) [thread overview]
Message-ID: <1709502544.c881bd1de1bfce0ca7fc5abf0777151ff8deba98.dilfridge@gentoo> (raw)
commit: c881bd1de1bfce0ca7fc5abf0777151ff8deba98
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 3 21:49:04 2024 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Mar 3 21:49:04 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c881bd1d
sys-fs/cachefilesd: Apply musl-1.2.4 largefiles workaround
Bug: https://bugs.gentoo.org/908661
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
sys-fs/cachefilesd/cachefilesd-0.10.10-r2.ebuild | 3 +++
1 file changed, 3 insertions(+)
diff --git a/sys-fs/cachefilesd/cachefilesd-0.10.10-r2.ebuild b/sys-fs/cachefilesd/cachefilesd-0.10.10-r2.ebuild
index 449a77a3d002..c21c765b1186 100644
--- a/sys-fs/cachefilesd/cachefilesd-0.10.10-r2.ebuild
+++ b/sys-fs/cachefilesd/cachefilesd-0.10.10-r2.ebuild
@@ -28,6 +28,9 @@ src_prepare() {
tc-export CC
append-flags -fpie
+
+ # bug #908661
+ use elibc_musl && append-flags -D_LARGEFILE64_SOURCE
}
src_install() {
next reply other threads:[~2024-03-03 21:49 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-03 21:49 Andreas K. Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-12-24 14:52 [gentoo-commits] repo/gentoo:master commit in: sys-fs/cachefilesd/ Andreas Sturmlechner
2022-02-13 21:08 Conrad Kostecki
2021-09-27 22:05 Marek Szuba
2021-07-30 23:31 Sam James
2021-03-07 11:58 David Seifert
2018-07-20 3:43 Jason Zaman
2018-07-20 3:43 Jason Zaman
2018-06-05 4:33 Jason Zaman
2018-06-05 4:33 Jason Zaman
2018-06-05 4:33 Jason Zaman
2016-11-20 9:55 Jason Zaman
2016-01-25 15:11 Justin Lecher
2016-01-08 10:18 Jason Zaman
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=1709502544.c881bd1de1bfce0ca7fc5abf0777151ff8deba98.dilfridge@gentoo \
--to=dilfridge@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