specs and config: the stages-musl config is not needed anymore, remove
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
1e5faa75ee
commit
6c96ff1ccd
24 changed files with 21 additions and 36 deletions
|
@ -1,3 +0,0 @@
|
|||
# we need gcc from musl repo that contains pure64 patches
|
||||
# https://github.com/gentoo/musl/issues/351
|
||||
sys-devel/gcc::gentoo
|
|
@ -1,5 +0,0 @@
|
|||
# required by sys-libs/libselinux-2.7
|
||||
dev-libs/libpcre static-libs
|
||||
|
||||
# required by dev-vcs/git
|
||||
dev-libs/libpcre2 jit
|
|
@ -1,7 +0,0 @@
|
|||
# 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
|
Loading…
Add table
Add a link
Reference in a new issue