profiles/base: Force sys-libs/libcxx[libcxxabi]
authorMichał Górny <mgorny@gentoo.org>
Sun, 12 Jan 2020 11:31:24 +0000 (12:31 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 12 Jan 2020 11:48:11 +0000 (12:48 +0100)
Bug: https://bugs.gentoo.org/697624
Signed-off-by: Michał Górny <mgorny@gentoo.org>
profiles/base/package.use.force

index 5423bfcf2ba0745b0c3eab8d0245a4663065d419..7f9150fb83515c47692680eeaa66b3368afe00dc 100644 (file)
@@ -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.