Copy stages config dir to stages-qemu
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
623728732e
commit
51f15363ab
2 changed files with 12 additions and 0 deletions
5
releases/portage/stages-qemu/package.use/releng/libpcre
Normal file
5
releases/portage/stages-qemu/package.use/releng/libpcre
Normal 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
|
|
@ -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
|
Loading…
Add table
Reference in a new issue