summaryrefslogtreecommitdiff
path: root/profiles/prefix/darwin
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-05 21:17:31 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-05 21:17:31 +0100
commitdc7cbdfa65fd814b3b9aa3c56257da201109e807 (patch)
treec85d72f6f31f21f178069c9d41d41a7c1ff4b362 /profiles/prefix/darwin
parent0706fc6986773f4e4d391deff4ad5143c464ea4e (diff)
gentoo resync : 05.04.2019
Diffstat (limited to 'profiles/prefix/darwin')
-rw-r--r--profiles/prefix/darwin/macos/package.mask14
1 files changed, 13 insertions, 1 deletions
diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask
index 2adeb6a71837..b9bd2febc160 100644
--- a/profiles/prefix/darwin/macos/package.mask
+++ b/profiles/prefix/darwin/macos/package.mask
@@ -1,6 +1,18 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# 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(..,..))
+=sys-devel/clang-8.0.0*
+=sys-devel/llvm-8.0.0*
+
+# Fabian Groffen <grobian@gentoo.org> (22 Mar 2019)
+# Newer versions break because they insist on sysroot usage lacking
+# -lSystem as looked for by clang/llvm. If your system got this
+# package, you have to emerge -C cmake and re-emerge it.
+>dev-util/cmake-3.13.4
+
# James Le Cuirot <chewi@gentoo.org> (29 Jul 2015)
# Recent Oracle releases only support recent Mac OS releases. We can't
# keep old versions due to vulnerabilities.