releases/portage/stages-musl: add musl portage config

copy of regular one + gcc::gentoo mask

Issue: https://github.com/gentoo/musl/issues/351
Signed-off-by: Georgy Yakovlev <ya@sysdump.net>
This commit is contained in:
Georgy Yakovlev 2021-06-09 15:28:12 -07:00 committed by Georgy Yakovlev
parent 8891454484
commit f3bdefec6f
No known key found for this signature in database
GPG key ID: A272C8F015129D52
3 changed files with 15 additions and 0 deletions

View file

@ -0,0 +1,3 @@
# we need gcc from musl repo that contains pure64 patches
# https://github.com/gentoo/musl/issues/351
sys-devel/gcc::gentoo

View file

@ -0,0 +1,5 @@
# required by sys-libs/libselinux-2.7
dev-libs/libpcre static-libs
# required by dev-vcs/git
dev-libs/libpcre2 jit

View file

@ -0,0 +1,7 @@
# For stage building, we cannot be sure the final unpack destination will have
# xattr/fcaps support. To be safe, we build stages without filecaps, but allow
# filecaps to be turned back on @ next full world upgrade. The ebuilds using
# fcaps eclass will have more logic to safely fall back in case of missing
# support.
*/* -filecaps