Merge updates from master

This commit is contained in:
Repository mirror & CI
2023-06-15 20:47:11 +00:00
3 changed files with 10 additions and 0 deletions

View File

@@ -1,6 +1,10 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Mike Gilbert <floppym@gentoo.org> (2023-06-15)
# Conflicts with glibc.
sys-apps/musl-locales
# Sam James <sam@gentoo.org> (2023-06-06)
# Only available on Linux.
dev-libs/libaio

View File

@@ -1,6 +1,10 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Mike Gilbert <floppym@gentoo.org> (2023-06-15)
# Reverse entry from base profile.
-sys-apps/musl-locales
# Maciej Barć <xgqt@gentoo.org> (2023-04-03)
# Mask until execinfo.h use can be properly patched, bug #877721 and #903689.
dev-scheme/guile-ssh

View File

@@ -13,6 +13,8 @@ LICENSE="LGPL-3 MIT"
SLOT="0"
KEYWORDS="~amd64"
RDEPEND="!sys-libs/glibc"
src_configure() {
local mycmakeargs=(
-DLOCALE_PROFILE=OFF