summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-01-12 12:31:24 +0100
committerMichał Górny <mgorny@gentoo.org>2020-01-12 12:48:11 +0100
commit1f9636c8c75ec0bd05b06bf434f5ee540eec88b8 (patch)
tree2a7718d4256c1faea309a376e339aed9c0f27be8 /profiles/base
parentprofiles/base: Mask sys-libs/libcxx[libcxxrt] (diff)
downloadgentoo-1f9636c8c75ec0bd05b06bf434f5ee540eec88b8.tar.gz
gentoo-1f9636c8c75ec0bd05b06bf434f5ee540eec88b8.tar.bz2
gentoo-1f9636c8c75ec0bd05b06bf434f5ee540eec88b8.zip
profiles/base: Force sys-libs/libcxx[libcxxabi]
Bug: https://bugs.gentoo.org/697624 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/base')
-rw-r--r--profiles/base/package.use.force7
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index 5423bfcf2ba0..7f9150fb8351 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -1,6 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Michał Górny <mgorny@gentoo.org> (2020-01-12)
+# libcxxabi is the only supported option. The support for libsupc++
+# is maintained for experts only.
+sys-libs/libcxx libcxxabi
+
# Lars Wendler <polynomial-c@gentoo.org> (2019-12-23)
# This release does no longer build with x11-libs/gtk+:2
# and upstream has no intention to fix this.