From: Fabian Groffen Date: Fri, 26 Apr 2019 13:43:08 +0000 (+0200) Subject: profiles/prefix/darwin/macos/package.mask: mask LLVM 7.1.0 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7c919c4c40a490ad9e6c77962f85ef2173e84607;p=gentoo.git profiles/prefix/darwin/macos/package.mask: mask LLVM 7.1.0 Compiler crashes at runtime, breaks bootstrap x86_64-apple-darwin17/20190426 Signed-off-by: Fabian Groffen --- diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask index b9bd2febc160..a496b084205f 100644 --- a/profiles/prefix/darwin/macos/package.mask +++ b/profiles/prefix/darwin/macos/package.mask @@ -1,6 +1,12 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Fabian Groffen (26 Apr 2019) +# LLVM/clang 7.1 crashes at runtime +# llvm::optional_detail::OptionalStorage, +=sys-devel/clang-7.1.0* +=sys-devel/llvm-7.1.0* + # Fabian Groffen (26 Mar 2019) # LLVM/clang 8 cannot compile itself, fails with the linker complaining # about a missing symbol (clang::clangd::detail::log(..,..))