diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2017-04-20 21:32:23 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2017-04-20 21:34:54 -0400 |
commit | 674e59fe22012ffa986dc762d604551063cde470 (patch) | |
tree | ed6642095d5d10537a1d169906fb4ba9086354bc /profiles | |
parent | app-emulation/diskimage-builder: 2.3.3 bup (diff) | |
download | gentoo-674e59fe22012ffa986dc762d604551063cde470.tar.gz gentoo-674e59fe22012ffa986dc762d604551063cde470.tar.bz2 gentoo-674e59fe22012ffa986dc762d604551063cde470.zip |
profiles: p.mask >=sys-devel/gcc-5 on default/linux/uclibc/x86
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default/linux/uclibc/x86/package.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/default/linux/uclibc/x86/package.mask b/profiles/default/linux/uclibc/x86/package.mask new file mode 100644 index 000000000000..ad1b7ebef1f0 --- /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 |