From: Fabian Groffen Date: Sat, 10 Sep 2016 08:28:49 +0000 (+0200) Subject: profiles/prefix/darwin/package.mask: avoid pointless recompile of llvm-3.8.1-r2 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=37651d1910717650bf9a81542c1efb6a62068a4d;p=gentoo.git profiles/prefix/darwin/package.mask: avoid pointless recompile of llvm-3.8.1-r2 --- 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 (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 (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*