mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-libs/dbus-glib: Add append-lfs-flags
Closes: https://bugs.gentoo.org/923801 Signed-off-by: Jason Terk <jason@goterkyourself.com> Closes: https://github.com/gentoo/gentoo/pull/41904 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user