commit:     37651d1910717650bf9a81542c1efb6a62068a4d
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 10 08:28:49 2016 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sat Sep 10 08:28:49 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37651d19

profiles/prefix/darwin/package.mask: avoid pointless recompile of llvm-3.8.1-r2

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

diff --git a/profiles/prefix/darwin/package.mask 
b/profiles/prefix/darwin/package.mask
index 4636d67..3d07974 100644
--- a/profiles/prefix/darwin/package.mask
+++ b/profiles/prefix/darwin/package.mask
@@ -3,9 +3,14 @@
 # $Id$
 
 
+# Fabian Groffen <[email protected]> (10 Sep 2016)
+# revbump for adding libcxx dependency, which we already have, so avoid
+# the hassle
+=sys-devel/llvm-3.8.1-r2
+
 # Fabian Groffen <[email protected]> (31 May 2015)
 # fails to compile due to some missing compilerrt stuff, hints at asan,
-# not sure what the problem actually is
+# not sure what the problem actually is, 3.7 and 3.8 compile just fine
 =sys-devel/llvm-3.6*
 =sys-devel/clang-3.6*
 

Reply via email to