mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-devel/clang-runtime-6.0.1: arm64 stable (bug #661776)
libcxx and sanitize USE flags are temporarily stable masked due to test failures in related packages. Package-Manager: Portage-2.3.43, Repoman-2.3.10
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Mart Raudsepp <leio@gentoo.org> (24 Jul 2018)
|
||||
# Temporary mask due to test failures in sys-libs/libcxxabi
|
||||
# and sys-libs/compiler-rt-sanitizers
|
||||
sys-devel/clang-runtime libcxx sanitize
|
||||
|
||||
# Mart Raudsepp <leio@gentoo.org> (28 Jun 2018)
|
||||
# net-misc/lksctp-tools not stable yet
|
||||
dev-libs/openssl sctp
|
||||
|
||||
@@ -11,7 +11,7 @@ SRC_URI=""
|
||||
|
||||
LICENSE="metapackage"
|
||||
SLOT="${PV%_*}"
|
||||
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="+compiler-rt crt libcxx openmp +sanitize"
|
||||
|
||||
RDEPEND="
|
||||
|
||||
Reference in New Issue
Block a user