commit:     7c919c4c40a490ad9e6c77962f85ef2173e84607
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 26 13:43:08 2019 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Fri Apr 26 13:43:08 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c919c4c

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 <grobian <AT> gentoo.org>

 profiles/prefix/darwin/macos/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/profiles/prefix/darwin/macos/package.mask 
b/profiles/prefix/darwin/macos/package.mask
index b9bd2febc16..a496b084205 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 <[email protected]> (26 Apr 2019)
+# LLVM/clang 7.1 crashes at runtime
+# llvm::optional_detail::OptionalStorage<llvm::ArrayRef<llvm::StringRef>,
+=sys-devel/clang-7.1.0*
+=sys-devel/llvm-7.1.0*
+
 # Fabian Groffen <[email protected]> (26 Mar 2019)
 # LLVM/clang 8 cannot compile itself, fails with the linker complaining
 # about a missing symbol (clang::clangd::detail::log(..,..))

Reply via email to