commit: c67fdc8eecdcff599caf4a1a8af92ee6257fb788 Author: Michael Haubenwallner <haubi <AT> gentoo <DOT> org> AuthorDate: Tue Apr 19 07:25:14 2016 +0000 Commit: Michael Haubenwallner <haubi <AT> gentoo <DOT> org> CommitDate: Tue Apr 19 07:25:46 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c67fdc8e
profiles/prefix/linux: unmask elibc_glibc and kernel_linux, bug#574822 profiles/prefix/linux/use.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/prefix/linux/use.mask b/profiles/prefix/linux/use.mask new file mode 100644 index 0000000..669adbe --- /dev/null +++ b/profiles/prefix/linux/use.mask @@ -0,0 +1,8 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# Michael Haubenwallner <ha...@gentoo.org> (19 Apr 2016) +# Unmask the linux-glibc combo, or we get bug#574822. +-elibc_glibc +-kernel_linux