summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2019-04-26 15:43:08 +0200
committerFabian Groffen <grobian@gentoo.org>2019-04-26 15:43:08 +0200
commit7c919c4c40a490ad9e6c77962f85ef2173e84607 (patch)
treea3f63c56a3fbf94530f5fca6b5dbe3cdb4f1b1c6 /profiles/prefix
parentsci-geosciences/mapnik: Use slot operator for media-libs/libwebp (diff)
downloadgentoo-7c919c4c40a490ad9e6c77962f85ef2173e84607.tar.gz
gentoo-7c919c4c40a490ad9e6c77962f85ef2173e84607.tar.bz2
gentoo-7c919c4c40a490ad9e6c77962f85ef2173e84607.zip
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@gentoo.org>
Diffstat (limited to 'profiles/prefix')
-rw-r--r--profiles/prefix/darwin/macos/package.mask6
1 files changed, 6 insertions, 0 deletions
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 <grobian@gentoo.org> (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 <grobian@gentoo.org> (26 Mar 2019)
# LLVM/clang 8 cannot compile itself, fails with the linker complaining
# about a missing symbol (clang::clangd::detail::log(..,..))