From 7c919c4c40a490ad9e6c77962f85ef2173e84607 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Fri, 26 Apr 2019 15:43:08 +0200 Subject: [PATCH] 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 --- 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 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(..,..)) -- 2.26.2