public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/mdadm/
Date: Sun,  3 Mar 2024 16:50:46 +0000 (UTC)	[thread overview]
Message-ID: <1709484612.5dd1d90f9d2e064ed0c85043264f09734a6a842a.dilfridge@gentoo> (raw)

commit:     5dd1d90f9d2e064ed0c85043264f09734a6a842a
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  3 16:50:12 2024 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Mar  3 16:50:12 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dd1d90f

sys-fs/mdadm: Apply musl-1.2.4 largefile workaround

Bug: https://bugs.gentoo.org/907082
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 sys-fs/mdadm/mdadm-4.2-r2.ebuild | 5 ++++-
 sys-fs/mdadm/mdadm-4.2-r3.ebuild | 5 ++++-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/sys-fs/mdadm/mdadm-4.2-r2.ebuild b/sys-fs/mdadm/mdadm-4.2-r2.ebuild
index 9dc8510225da..99bbc83b039d 100644
--- a/sys-fs/mdadm/mdadm-4.2-r2.ebuild
+++ b/sys-fs/mdadm/mdadm-4.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -60,6 +60,9 @@ src_compile() {
 	# CPPFLAGS won't work for this
 	use udev || append-cflags -DNO_LIBUDEV
 
+	# bug 907082
+	use elibc_musl && append-cppflags -D_LARGEFILE64_SOURCE
+
 	mdadm_emake all
 }
 

diff --git a/sys-fs/mdadm/mdadm-4.2-r3.ebuild b/sys-fs/mdadm/mdadm-4.2-r3.ebuild
index 176f5e80c06c..35a62d211b39 100644
--- a/sys-fs/mdadm/mdadm-4.2-r3.ebuild
+++ b/sys-fs/mdadm/mdadm-4.2-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -61,6 +61,9 @@ src_compile() {
 	# CPPFLAGS won't work for this
 	use udev || append-cflags -DNO_LIBUDEV
 
+	# bug 907082
+	use elibc_musl && append-cppflags -D_LARGEFILE64_SOURCE
+
 	mdadm_emake all
 }
 


             reply	other threads:[~2024-03-03 16:50 UTC|newest]

Thread overview: 60+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-03 16:50 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-12 14:36 [gentoo-commits] repo/gentoo:master commit in: sys-fs/mdadm/ Arthur Zamarin
2024-09-12 14:36 Arthur Zamarin
2024-08-25 12:04 Andreas K. Hüttel
2024-04-17  5:37 Arthur Zamarin
2024-03-24 12:12 Sam James
2024-03-24 11:37 Sam James
2024-03-24 11:35 Sam James
2024-03-24 11:29 Sam James
2024-03-24 11:29 Sam James
2024-03-24 11:29 Sam James
2024-03-24 11:29 Sam James
2024-02-19 22:32 Robin H. Johnson
2024-02-19 21:00 Robin H. Johnson
2023-09-11 15:35 Mike Gilbert
2023-04-03 18:38 Arthur Zamarin
2023-04-03 18:38 Arthur Zamarin
2023-03-04  8:18 Arthur Zamarin
2023-03-04  7:17 Arthur Zamarin
2023-03-04  6:17 Arthur Zamarin
2023-03-04  5:59 Arthur Zamarin
2023-03-04  5:55 Arthur Zamarin
2022-05-19  7:28 WANG Xuerui
2022-04-17 17:06 Sam James
2022-01-03  7:48 Sam James
2022-01-01 15:15 Lars Wendler
2021-11-04 17:53 Lars Wendler
2021-09-18  1:43 Yixun Lan
2021-09-10 20:16 Matt Turner
2021-08-04  8:19 Lars Wendler
2021-08-03 11:03 Sam James
2021-04-15 21:36 Lars Wendler
2021-03-05 19:02 Lars Wendler
2020-12-14 18:29 Mike Gilbert
2020-08-19 20:22 Sam James
2020-05-04 17:36 Thomas Deutschmann
2019-11-25 16:00 Thomas Deutschmann
2019-10-05 18:56 Michał Górny
2018-11-30  8:04 Lars Wendler
2018-11-28 16:05 Tobias Klausmann
2018-11-18 10:38 Sergei Trofimovich
2018-11-13 21:12 Robin H. Johnson
2018-11-11 11:15 Mikle Kolyada
2018-11-08 23:35 Sergei Trofimovich
2018-11-07 23:44 Thomas Deutschmann
2018-11-07 22:41 Sergei Trofimovich
2018-11-07  0:17 Sergei Trofimovich
2018-11-07  0:15 Sergei Trofimovich
2018-11-06 21:35 Mikle Kolyada
2018-10-26 23:58 Lars Wendler
2018-08-15 15:05 Lars Wendler
2018-03-27  9:13 Lars Wendler
2017-12-01 22:19 David Seifert
2017-02-17  6:04 Markus Meier
2017-01-10 19:05 Lars Wendler
2017-01-10  6:55 Jeroen Roovers
2017-01-06 14:33 Tobias Klausmann
2016-12-29 10:05 Agostino Sarubbo
2016-02-08 23:44 Mike Frysinger
2016-01-28 10:22 Lars Wendler

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=1709484612.5dd1d90f9d2e064ed0c85043264f09734a6a842a.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