public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/, profiles/prefix/linux/
@ 2016-02-27 19:48 Fabian Groffen
  0 siblings, 0 replies; 2+ messages in thread
From: Fabian Groffen @ 2016-02-27 19:48 UTC (permalink / raw
  To: gentoo-commits

commit:     2ae041ea6950d1c1b7ad9de6c2c90c893e71ea8f
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 27 19:47:24 2016 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sat Feb 27 19:48:00 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ae041ea

profiles/prefix: avoid double inheritance of features/prefix/rpath

 profiles/prefix/linux/parent | 1 -
 profiles/prefix/parent       | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/profiles/prefix/linux/parent b/profiles/prefix/linux/parent
index 085c1b8..f3229c5b 100644
--- a/profiles/prefix/linux/parent
+++ b/profiles/prefix/linux/parent
@@ -1,2 +1 @@
-../../features/prefix/rpath
 ..

diff --git a/profiles/prefix/parent b/profiles/prefix/parent
index a88ecf6..4085e5a 100644
--- a/profiles/prefix/parent
+++ b/profiles/prefix/parent
@@ -1,2 +1,2 @@
-../base
 ../features/prefix/rpath
+../base


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/, profiles/prefix/linux/
@ 2019-05-02 11:08 Michael Haubenwallner
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Haubenwallner @ 2019-05-02 11:08 UTC (permalink / raw
  To: gentoo-commits

commit:     943bad79b668b430d63a3d6a7e756df197bfbfb1
Author:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
AuthorDate: Thu May  2 10:45:34 2019 +0000
Commit:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
CommitDate: Thu May  2 11:07:26 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=943bad79

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 <AT> gentoo.org>

 profiles/prefix/linux/package.use.mask | 6 ++++++
 profiles/prefix/package.use.mask       | 6 +++++-
 2 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/profiles/prefix/linux/package.use.mask b/profiles/prefix/linux/package.use.mask
new file mode 100644
index 00000000000..67fc3998519
--- /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

diff --git a/profiles/prefix/package.use.mask b/profiles/prefix/package.use.mask
index cd741fef331..49a1219196b 100644
--- a/profiles/prefix/package.use.mask
+++ b/profiles/prefix/package.use.mask
@@ -1,6 +1,10 @@
-# Copyright 1999-2018 Gentoo Foundation
+# 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
+
 # Fabian Groffen <grobian@gentoo.org> (27 Dec 2018)
 # USE-dep fixing, bugs #665088, #667266, #671730, 
 dev-db/postgresql kerberos ldap llvm pam systemd libressl


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-05-02 11:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-02 11:08 [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/, profiles/prefix/linux/ Michael Haubenwallner
  -- strict thread matches above, loose matches on Subject: below --
2016-02-27 19:48 Fabian Groffen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox