From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/dmraid/
Date: Sun, 3 Mar 2024 20:44:18 +0000 (UTC) [thread overview]
Message-ID: <1709498629.c4c1e9f9ad2b3efe2d2080261675a72f69686137.dilfridge@gentoo> (raw)
commit: c4c1e9f9ad2b3efe2d2080261675a72f69686137
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 3 20:43:49 2024 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Mar 3 20:43:49 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4c1e9f9
sys-fs/dmraid: Apply musl-1.2.4 largefile workaround
Bug: https://bugs.gentoo.org/908662
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
sys-fs/dmraid/dmraid-1.0.0_rc16-r7.ebuild | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/sys-fs/dmraid/dmraid-1.0.0_rc16-r7.ebuild b/sys-fs/dmraid/dmraid-1.0.0_rc16-r7.ebuild
index f602f7a7970c..9b4b3388e2d2 100644
--- a/sys-fs/dmraid/dmraid-1.0.0_rc16-r7.ebuild
+++ b/sys-fs/dmraid/dmraid-1.0.0_rc16-r7.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit autotools linux-info
+inherit flag-o-matic autotools linux-info
MY_PV=${PV/_/.}-3
@@ -67,6 +67,9 @@ src_prepare() {
}
src_configure() {
+ # bug 908662
+ use elibc_musl && append-flags -D_LARGEFILE64_SOURCE
+
# disable klibc and dietlibc, bug #653392
econf \
--with-usrlibdir='${prefix}'/$(get_libdir) \
next reply other threads:[~2024-03-03 20:44 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-03 20:44 Andreas K. Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-25 13:59 [gentoo-commits] repo/gentoo:master commit in: sys-fs/dmraid/ Sam James
2025-02-15 9:29 Ulrich Müller
2023-03-19 17:36 Arthur Zamarin
2023-01-16 14:32 Sam James
2022-11-23 16:39 Mike Gilbert
2022-11-23 16:39 Mike Gilbert
2022-05-26 5:06 WANG Xuerui
2021-08-23 22:59 Marek Szuba
2021-08-03 11:03 Sam James
2021-06-07 8:33 Joonas Niilola
2021-03-12 15:35 Sam James
2021-03-12 15:34 Sam James
2021-03-12 15:28 Sam James
2021-03-11 7:25 Agostino Sarubbo
2021-03-11 2:39 Sam James
2021-03-10 3:06 Sam James
2021-03-10 3:06 Sam James
2021-03-10 3:05 Sam James
2021-03-10 1:24 Sam James
2020-12-02 23:21 Sam James
2018-11-11 13:07 Pacho Ramos
2017-02-10 23:02 Michael Weber
2016-07-25 16:21 Ian Stakenvicius
2016-04-19 22:33 Manuel Rüger
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=1709498629.c4c1e9f9ad2b3efe2d2080261675a72f69686137.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