sys-apps/firejail: work around musl stat64 issue

Signed-off-by: Hank Leininger <hlein@korelogic.com>
Bug: https://bugs.gentoo.org/937374
Part-of: https://github.com/gentoo/gentoo/pull/41736
Closes: https://github.com/gentoo/gentoo/pull/41736
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Hank Leininger
2025-04-24 16:52:50 -06:00
committed by Sam James
parent 0c2809390f
commit abaa63e5eb

View File

@@ -81,6 +81,9 @@ src_prepare() {
}
src_configure() {
# bug #937374
use elibc_musl && append-cppflags -D_LARGEFILE64_SOURCE
local myeconfargs=(
--disable-fatal-warnings
--disable-firetunnel