commit:     41c192979dcb215554f324b27953b5fe19d983ae
Author:     Jason Terk <jason <AT> goterkyourself <DOT> com>
AuthorDate: Fri May  2 17:37:39 2025 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri May  9 09:12:58 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41c19297

dev-libs/dbus-glib: Add append-lfs-flags

Closes: https://bugs.gentoo.org/923801
Signed-off-by: Jason Terk <jason <AT> goterkyourself.com>
Closes: https://github.com/gentoo/gentoo/pull/41904
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 dev-libs/dbus-glib/dbus-glib-0.112.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-libs/dbus-glib/dbus-glib-0.112.ebuild 
b/dev-libs/dbus-glib/dbus-glib-0.112.ebuild
index 7faec8fb4b0f..f2ed1b0bde5a 100644
--- a/dev-libs/dbus-glib/dbus-glib-0.112.ebuild
+++ b/dev-libs/dbus-glib/dbus-glib-0.112.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -46,6 +46,9 @@ multilib_src_configure() {
        # bug #943768
        append-cflags -std=gnu17
 
+       # bug #923801
+       append-lfs-flags
+
        local myconf=(
                --localstatedir="${EPREFIX}"/var
                --enable-bash-completion

Reply via email to