commit: 559c103c07d3e96132130ec3552c7643f0de4bb3 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Tue Jul 19 13:56:22 2016 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Tue Jul 19 13:56:22 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=559c103c
profiles/prefix/darwin/package.mask: mask cmake-3.6.0, it produces invalid flags profiles/prefix/darwin/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/prefix/darwin/package.mask b/profiles/prefix/darwin/package.mask index 4636d67..dc3cd85 100644 --- a/profiles/prefix/darwin/package.mask +++ b/profiles/prefix/darwin/package.mask @@ -3,6 +3,10 @@ # $Id$ +# Fabian Groffen <grob...@gentoo.org> (19 Jul 2016) +# produces -isysroot without argument in FLAGS, bug #589152 +=dev-util/cmake-3.6.0 + # Fabian Groffen <grob...@gentoo.org> (31 May 2015) # fails to compile due to some missing compilerrt stuff, hints at asan, # not sure what the problem actually is