Gentoo Archives: gentoo-commits

From: Michael Haubenwallner <haubi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/, profiles/prefix/linux/
Date: Thu, 02 May 2019 11:08:07
Message-Id: 1556795246.943bad79b668b430d63a3d6a7e756df197bfbfb1.haubi@gentoo
1 commit: 943bad79b668b430d63a3d6a7e756df197bfbfb1
2 Author: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 2 10:45:34 2019 +0000
4 Commit: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
5 CommitDate: Thu May 2 11:07:26 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=943bad79
7
8 profiles/prefix: for binutils, p.use.mask gold,cxx
9
10 binutils gold is linux only, and cxx depends on gold:
11 p.use.mask gold,cxx,default-gold for prefix, unmask for prefix/linux
12
13 Signed-off-by: Michael Haubenwallner <haubi <AT> gentoo.org>
14
15 profiles/prefix/linux/package.use.mask | 6 ++++++
16 profiles/prefix/package.use.mask | 6 +++++-
17 2 files changed, 11 insertions(+), 1 deletion(-)
18
19 diff --git a/profiles/prefix/linux/package.use.mask b/profiles/prefix/linux/package.use.mask
20 new file mode 100644
21 index 00000000000..67fc3998519
22 --- /dev/null
23 +++ b/profiles/prefix/linux/package.use.mask
24 @@ -0,0 +1,6 @@
25 +# Copyright 1999-2019 Gentoo Foundation
26 +# Distributed under the terms of the GNU General Public License v2
27 +
28 +# Michael Haubenwallner <haubi@g.o> (02 May 2019)
29 +# gold is linux only, and is required by cxx
30 +sys-devel/binutils -cxx -gold -default-gold
31
32 diff --git a/profiles/prefix/package.use.mask b/profiles/prefix/package.use.mask
33 index cd741fef331..49a1219196b 100644
34 --- a/profiles/prefix/package.use.mask
35 +++ b/profiles/prefix/package.use.mask
36 @@ -1,6 +1,10 @@
37 -# Copyright 1999-2018 Gentoo Foundation
38 +# Copyright 1999-2019 Gentoo Foundation
39 # Distributed under the terms of the GNU General Public License v2
40
41 +# Michael Haubenwallner <haubi@g.o> (02 May 2019)
42 +# gold is linux only, and is required by cxx
43 +sys-devel/binutils cxx gold default-gold
44 +
45 # Fabian Groffen <grobian@g.o> (27 Dec 2018)
46 # USE-dep fixing, bugs #665088, #667266, #671730,
47 dev-db/postgresql kerberos ldap llvm pam systemd libressl