sys-devel/clang-6.0.1: arm64 stable (bug #661776)

default-libcxx USE flag is temporarily stable masked due to
test failures in libcxxabi

Package-Manager: Portage-2.3.43, Repoman-2.3.10
This commit is contained in:
Mart Raudsepp
2018-07-24 12:38:37 +03:00
parent 876d3ab177
commit 85d2951e39
2 changed files with 2 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
# Temporary mask due to test failures in sys-libs/libcxxabi
# and sys-libs/compiler-rt-sanitizers
sys-devel/clang-runtime libcxx sanitize
sys-devel/clang default-libcxx
# Mart Raudsepp <leio@gentoo.org> (28 Jun 2018)
# net-misc/lksctp-tools not stable yet

View File

@@ -31,7 +31,7 @@ LLVM_TARGET_USEDEPS=${ALL_LLVM_TARGETS[@]/%/?}
LICENSE="UoI-NCSA"
SLOT="$(ver_cut 1)"
KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
KEYWORDS="amd64 arm64 ~ppc64 x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="debug default-compiler-rt default-libcxx doc +static-analyzer
test xml z3 kernel_FreeBSD ${ALL_LLVM_TARGETS[*]}"
RESTRICT="!test? ( test )"