From 70d1517bc38d1ac1ad3af4f658bdda39d0cc2b82 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Fri, 22 Mar 2019 11:03:25 +0100 Subject: [PATCH] profiles/prefix/darwin/macos: mask >dev-util/cmake-3.13.4 Having these versions installed renders the system unable to compile anything cmake based. Signed-off-by: Fabian Groffen --- profiles/prefix/darwin/macos/package.mask | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask index 2adeb6a71837..9bbcfc3b53e3 100644 --- a/profiles/prefix/darwin/macos/package.mask +++ b/profiles/prefix/darwin/macos/package.mask @@ -1,6 +1,12 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Fabian Groffen (22 Mar 2019) +# Newer versions break because they insist on sysroot usage lacking +# -lSystem as looked for by clang/llvm. If your system got this +# package, you have to emerge -C cmake and re-emerge it. +>dev-util/cmake-3.13.4 + # James Le Cuirot (29 Jul 2015) # Recent Oracle releases only support recent Mac OS releases. We can't # keep old versions due to vulnerabilities. -- 2.26.2