summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2019-03-20 09:44:31 +0100
committerMichael Haubenwallner <haubi@gentoo.org>2019-03-25 15:18:50 +0100
commitd9ee4ad7ae8b0226e2819727b4849aee2196c498 (patch)
treec71aa2d217ef157a7626ebcd7906ec1d856d513b /profiles/base
parentapp-backup/burp: add version 2.1.32-r1 (diff)
downloadgentoo-d9ee4ad7ae8b0226e2819727b4849aee2196c498.tar.gz
gentoo-d9ee4ad7ae8b0226e2819727b4849aee2196c498.tar.bz2
gentoo-d9ee4ad7ae8b0226e2819727b4849aee2196c498.zip
profiles: introduce prefix-stack implicit USE flag
Will supersede the prefix-chain implicit USE flag. Bug: https://bugs.gentoo.org/658572 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
Diffstat (limited to 'profiles/base')
-rw-r--r--profiles/base/make.defaults2
-rw-r--r--profiles/base/use.mask1
2 files changed, 2 insertions, 1 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index 7e04c424dd49..14edfe968729 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -5,7 +5,7 @@
# See portage(5) manpage
# Profile IUSE injection (applies only to ebuilds which use EAPI 5 or later)
-IUSE_IMPLICIT="prefix prefix-chain prefix-guest"
+IUSE_IMPLICIT="prefix prefix-chain prefix-guest prefix-stack"
USE_EXPAND_IMPLICIT="ELIBC KERNEL USERLAND"
USE_EXPAND_VALUES_ELIBC="AIX bionic Cygwin Darwin DragonFly FreeBSD glibc HPUX Interix mingw mintlib musl NetBSD OpenBSD SunOS uclibc Winnt"
USE_EXPAND_VALUES_KERNEL="AIX Darwin FreeBSD freemint HPUX linux NetBSD OpenBSD SunOS Winnt"
diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index 7367d4412693..044762aa9521 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -85,6 +85,7 @@ coreaudio
prefix
prefix-chain
prefix-guest
+prefix-stack
# Diego E. Pettenò <flameeyes@gentoo.org> (19 Oct 2010)
# masking flags that only apply to FreeBSD