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/default/bsd/
Date: Wed, 08 Mar 2017 21:30:50
Message-Id: 1489008636.87e1e0283760c416a65e0da40ab24ef0fa5e6228.mgorny@gentoo
1 commit: 87e1e0283760c416a65e0da40ab24ef0fa5e6228
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 26 18:06:49 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 8 21:30:36 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87e1e028
7
8 profiles/default/bsd: Default *BSD to libcxx w/ libcxxrt
9
10 profiles/default/bsd/package.use | 8 ++++++++
11 1 file changed, 8 insertions(+)
12
13 diff --git a/profiles/default/bsd/package.use b/profiles/default/bsd/package.use
14 new file mode 100644
15 index 00000000000..998d17f2d17
16 --- /dev/null
17 +++ b/profiles/default/bsd/package.use
18 @@ -0,0 +1,8 @@
19 +# Copyright 1999-2017 Gentoo Foundation.
20 +# Distributed under the terms of the GNU General Public License, v2
21 +# $Id$
22 +
23 +# Michał Górny <mgorny@g.o> (26 Jan 2017)
24 +# Preserve the old defaults on *BSD systems.
25 +sys-libs/libcxx -libcxxabi libcxxrt -libunwind
26 +sys-libs/libcxxrt -libunwind