summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2016-09-10 10:28:49 +0200
committerFabian Groffen <grobian@gentoo.org>2016-09-10 10:28:49 +0200
commit37651d1910717650bf9a81542c1efb6a62068a4d (patch)
tree543b600d57b684c03fc340295d82a2b0e46fdb5e /profiles/prefix
parentsys-devel/llvm: move libcxx into PDEPEND for Darwin (diff)
downloadgentoo-37651d1910717650bf9a81542c1efb6a62068a4d.tar.gz
gentoo-37651d1910717650bf9a81542c1efb6a62068a4d.tar.bz2
gentoo-37651d1910717650bf9a81542c1efb6a62068a4d.zip
profiles/prefix/darwin/package.mask: avoid pointless recompile of llvm-3.8.1-r2
Diffstat (limited to 'profiles/prefix')
-rw-r--r--profiles/prefix/darwin/package.mask7
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/prefix/darwin/package.mask b/profiles/prefix/darwin/package.mask
index 4636d6746dda..3d07974b1178 100644
--- a/profiles/prefix/darwin/package.mask
+++ b/profiles/prefix/darwin/package.mask
@@ -3,9 +3,14 @@
# $Id$
+# Fabian Groffen <grobian@gentoo.org> (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 <grobian@gentoo.org> (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*