From c1497e3dfb4f122eeacbd96403e11293350cc4c7 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Wed, 27 Jan 2016 14:07:09 +0100 Subject: profiles/prefix/darwin/package.mask: restrict llvm mask to 3.6 only --- profiles/prefix/darwin/package.mask | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'profiles/prefix/darwin') diff --git a/profiles/prefix/darwin/package.mask b/profiles/prefix/darwin/package.mask index eca936b640f7..06c49410d3eb 100644 --- a/profiles/prefix/darwin/package.mask +++ b/profiles/prefix/darwin/package.mask @@ -6,8 +6,8 @@ # Fabian Groffen (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 +=sys-devel/llvm-3.6* +=sys-devel/clang-3.6* # Fabian Groffen (08 Feb 2015) # missing faccesstat (missing gnulib), bug #538502 -- cgit v1.2.3-65-gdbad