public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libcdio/
Date: Sun, 09 Feb 2025 07:59:49 +0000 (UTC)	[thread overview]
Message-ID: <1739087591.ad73946300801d64205efa3c47f6104cd15617f9.sam@gentoo> (raw)

commit:     ad73946300801d64205efa3c47f6104cd15617f9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  9 07:53:11 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb  9 07:53:11 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad739463

dev-libs/libcdio: fix 32-bit build

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/libcdio/libcdio-2.2.0.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-libs/libcdio/libcdio-2.2.0.ebuild b/dev-libs/libcdio/libcdio-2.2.0.ebuild
index a85d3c12940e..1d17143287f4 100644
--- a/dev-libs/libcdio/libcdio-2.2.0.ebuild
+++ b/dev-libs/libcdio/libcdio-2.2.0.ebuild
@@ -53,6 +53,9 @@ multilib_src_configure() {
 	# https://savannah.gnu.org/bugs/index.php?65458
 	filter-lto
 
+	# Needed for fseeko64 on 32-bit builds
+	append-lfs-flags
+
 	local util_switch="--with"
 	if ! multilib_is_native_abi || use minimal ; then
 		util_switch="--without"


             reply	other threads:[~2025-02-09  8:00 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-09  7:59 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-09  7:59 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libcdio/ Sam James
2025-02-09  7:59 Sam James
2024-06-28  9:09 Miroslav Šulc
2024-03-13 21:04 Sam James
2024-01-24 11:11 Sam James
2023-04-20 10:37 WANG Xuerui
2022-12-07 13:52 David Seifert
2020-07-29  0:20 Sam James
2020-03-02 11:49 Sergei Trofimovich
2020-03-02 11:34 Sergei Trofimovich
2020-03-02 11:04 Sergei Trofimovich
2020-02-24 12:49 Agostino Sarubbo
2020-02-24 11:43 Agostino Sarubbo
2020-02-24 10:07 Agostino Sarubbo
2020-02-22 14:19 Sergei Trofimovich
2020-02-21 15:57 Agostino Sarubbo
2019-05-14 17:53 Aaron Bauman
2019-04-18 15:25 Lars Wendler
2018-12-18 21:07 Markus Meier
2018-12-02 15:09 Sergei Trofimovich
2018-12-01  8:00 Mikle Kolyada
2018-11-30 11:13 Tobias Klausmann
2018-11-29 20:06 Sergei Trofimovich
2018-11-28 22:35 Sergei Trofimovich
2018-11-28 22:33 Sergei Trofimovich
2018-11-28 22:28 Sergei Trofimovich
2018-11-27 21:55 Thomas Deutschmann
2018-01-01 17:11 Lars Wendler
2017-12-12 14:46 Lars Wendler
2017-11-28  7:41 Michał Górny
2017-11-27 17:59 Andreas Sturmlechner
2017-11-27 17:59 Andreas Sturmlechner
2017-11-26 17:31 Andreas Sturmlechner
2017-11-23 14:49 Lars Wendler
2017-11-23 14:49 Lars Wendler
2017-01-31 16:06 Jeroen Roovers
2017-01-29 16:08 Fabian Groffen
2017-01-01 12:43 Agostino Sarubbo
2016-12-30 11:12 Agostino Sarubbo
2016-12-30  9:39 Agostino Sarubbo
2016-12-29 10:45 Agostino Sarubbo
2016-12-21 10:57 Tobias Klausmann
2016-11-16 21:14 Markus Meier
2016-11-15 14:53 Tobias Klausmann
2016-10-26 17:02 Lars Wendler
2016-10-23 22:07 Lars Wendler
2015-08-16 10:52 Justin Lecher

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=1739087591.ad73946300801d64205efa3c47f6104cd15617f9.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