commit: 9f15d427745001a5ad0928cb78cc7fd4a017ed1b Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sat Sep 9 19:22:28 2017 +0000 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat Sep 9 19:22:28 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f15d427
profiles: Mask vanilla use flag for sys-libs/glibc profiles/base/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 47a338e7842..01a7cf7c874 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Andreas K. Huettel <[email protected]> (9 Sep 2017) +# Potentially destructive. Use it only if you know what you're doing. +sys-libs/glibc vanilla + # Michael Palimaka <[email protected]> (09 Sep 2017) # Required dependency isn't yet available dev-util/massif-visualizer callgraph
