diff options
author | 2016-07-19 15:56:22 +0200 | |
---|---|---|
committer | 2016-07-19 15:56:22 +0200 | |
commit | 559c103c07d3e96132130ec3552c7643f0de4bb3 (patch) | |
tree | 98cfbd6c762fbd13cfc7eb009346fdb7b4c28931 /profiles/prefix | |
parent | Slot move dev-php/pecl-mailparse for ease of transition to PHP 7 (diff) | |
download | gentoo-559c103c07d3e96132130ec3552c7643f0de4bb3.tar.gz gentoo-559c103c07d3e96132130ec3552c7643f0de4bb3.tar.bz2 gentoo-559c103c07d3e96132130ec3552c7643f0de4bb3.zip |
profiles/prefix/darwin/package.mask: mask cmake-3.6.0, it produces invalid flags
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/darwin/package.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/prefix/darwin/package.mask b/profiles/prefix/darwin/package.mask index 4636d6746dda..dc3cd8536093 100644 --- a/profiles/prefix/darwin/package.mask +++ b/profiles/prefix/darwin/package.mask @@ -3,6 +3,10 @@ # $Id$ +# Fabian Groffen <grobian@gentoo.org> (19 Jul 2016) +# produces -isysroot without argument in FLAGS, bug #589152 +=dev-util/cmake-3.6.0 + # Fabian Groffen <grobian@gentoo.org> (31 May 2015) # fails to compile due to some missing compilerrt stuff, hints at asan, # not sure what the problem actually is |