commit: 674e59fe22012ffa986dc762d604551063cde470 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Fri Apr 21 01:32:23 2017 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Fri Apr 21 01:34:54 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=674e59fe
profiles: p.mask >=sys-devel/gcc-5 on default/linux/uclibc/x86 profiles/default/linux/uclibc/x86/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/default/linux/uclibc/x86/package.mask b/profiles/default/linux/uclibc/x86/package.mask new file mode 100644 index 00000000000..ad1b7ebef1f --- /dev/null +++ b/profiles/default/linux/uclibc/x86/package.mask @@ -0,0 +1,5 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +# Triggers a bug in pselect in make with parallel builds +>=sys-devel/gcc-5
