Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/darwin/macos/
Date: Tue, 26 Mar 2019 09:29:26
Message-Id: 1553592484.ce8a2189baaac191c29d0ac7cef4c9c54abf257c.grobian@gentoo
1 commit: ce8a2189baaac191c29d0ac7cef4c9c54abf257c
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 26 09:28:04 2019 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 26 09:28:04 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce8a2189
7
8 profiles/prefix/darwin/macos/package.mask: mask llvm too
9
10 In order to bootstrap, we need to select a compatible llvm, since we're
11 ignoring deps to break out of cycles.
12
13 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
14
15 profiles/prefix/darwin/macos/package.mask | 1 +
16 1 file changed, 1 insertion(+)
17
18 diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask
19 index ff9c1e70a76..b9bd2febc16 100644
20 --- a/profiles/prefix/darwin/macos/package.mask
21 +++ b/profiles/prefix/darwin/macos/package.mask
22 @@ -5,6 +5,7 @@
23 # LLVM/clang 8 cannot compile itself, fails with the linker complaining
24 # about a missing symbol (clang::clangd::detail::log(..,..))
25 =sys-devel/clang-8.0.0*
26 +=sys-devel/llvm-8.0.0*
27
28 # Fabian Groffen <grobian@g.o> (22 Mar 2019)
29 # Newer versions break because they insist on sysroot usage lacking