Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64-fbsd/clang/
Date: Wed, 08 Mar 2017 21:30:49
Message-Id: 1489008634.ce766019be510144ca335cff9d6ce835449407e3.mgorny@gentoo
1 commit: ce766019be510144ca335cff9d6ce835449407e3
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 26 18:03:20 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 8 21:30:34 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce766019
7
8 profiles/arch/amd64-fbsd/clang: Mask impossible libcxx[libcxxabi]
9
10 profiles/arch/amd64-fbsd/clang/package.use.mask | 4 +++-
11 1 file changed, 3 insertions(+), 1 deletion(-)
12
13 diff --git a/profiles/arch/amd64-fbsd/clang/package.use.mask b/profiles/arch/amd64-fbsd/clang/package.use.mask
14 index 54e4530670f..6a9ceb1e7ce 100644
15 --- a/profiles/arch/amd64-fbsd/clang/package.use.mask
16 +++ b/profiles/arch/amd64-fbsd/clang/package.use.mask
17 @@ -1,7 +1,9 @@
18 -# Copyright 1999-2015 Gentoo Foundation
19 +# Copyright 1999-2017 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 +# Disable libcxxabi since it collides with forced libcxxrt
23 # Build libcxxrt over libgcc_s since that is what clang defaults to.
24 +sys-libs/libcxx libcxxabi libunwind
25 sys-libs/libcxxrt libunwind
26
27 # Needs to be fixed: cxx useflag enables plugins and gold.