summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2019-05-02 12:45:34 +0200
committerMichael Haubenwallner <haubi@gentoo.org>2019-05-02 13:07:26 +0200
commit943bad79b668b430d63a3d6a7e756df197bfbfb1 (patch)
treea082fe87fa9cfeac54f2adb69283d82e1086bb03 /profiles/prefix/linux
parentsys-apps/pv: Use HTTPS (diff)
downloadgentoo-943bad79b668b430d63a3d6a7e756df197bfbfb1.tar.gz
gentoo-943bad79b668b430d63a3d6a7e756df197bfbfb1.tar.bz2
gentoo-943bad79b668b430d63a3d6a7e756df197bfbfb1.zip
profiles/prefix: for binutils, p.use.mask gold,cxx
binutils gold is linux only, and cxx depends on gold: p.use.mask gold,cxx,default-gold for prefix, unmask for prefix/linux Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
Diffstat (limited to 'profiles/prefix/linux')
-rw-r--r--profiles/prefix/linux/package.use.mask6
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/prefix/linux/package.use.mask b/profiles/prefix/linux/package.use.mask
new file mode 100644
index 000000000000..67fc3998519c
--- /dev/null
+++ b/profiles/prefix/linux/package.use.mask
@@ -0,0 +1,6 @@
+# Copyright 1999-2019 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+# Michael Haubenwallner <haubi@gentoo.org> (02 May 2019)
+# gold is linux only, and is required by cxx
+sys-devel/binutils -cxx -gold -default-gold