commit:     87e1e0283760c416a65e0da40ab24ef0fa5e6228
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 26 18:06:49 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar  8 21:30:36 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87e1e028

profiles/default/bsd: Default *BSD to libcxx w/ libcxxrt

 profiles/default/bsd/package.use | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/profiles/default/bsd/package.use b/profiles/default/bsd/package.use
new file mode 100644
index 00000000000..998d17f2d17
--- /dev/null
+++ b/profiles/default/bsd/package.use
@@ -0,0 +1,8 @@
+# Copyright 1999-2017 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+# $Id$
+
+# Michał Górny <mgo...@gentoo.org> (26 Jan 2017)
+# Preserve the old defaults on *BSD systems.
+sys-libs/libcxx -libcxxabi libcxxrt -libunwind
+sys-libs/libcxxrt -libunwind

Reply via email to