grobian 15/05/31 09:58:49 Modified: package.mask Log: Mask llvm/clang >=3.6 on Darwin due to compile issues
Revision Changes Path 1.46 profiles/prefix/darwin/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/package.mask?rev=1.46&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/package.mask?rev=1.46&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/package.mask?r1=1.45&r2=1.46 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.mask,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- package.mask 8 Feb 2015 09:22:57 -0000 1.45 +++ package.mask 31 May 2015 09:58:49 -0000 1.46 @@ -1,8 +1,14 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.mask,v 1.45 2015/02/08 09:22:57 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.mask,v 1.46 2015/05/31 09:58:49 grobian Exp $ +# 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 +>=sys-devel/llvm-3.6 +>=sys-devel/clang-3.6 + # Fabian Groffen <[email protected]> (08 Feb 2015) # missing faccesstat (missing gnulib), bug #538502 =sys-devel/patch-2.7.4
