commit: ba540188f0c4d96fdfb67f6d6729910063ede9f3 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Apr 3 18:30:46 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Apr 3 19:39:16 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba540188
profiles/arch/arm64: Mask sys-devel/clang-runtime[crt] profiles/arch/arm64/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 0e5eb740a39..f5afc21419b 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <[email protected]> (03 Apr 2018) +# Requires unported sys-libs/netbsd-csu. +sys-devel/clang-runtime crt + # Mart Raudsepp <[email protected]> (31 Mar 2018) # Boost.Context can be built on arm64 dev-libs/boost -context
