diff options
author | Fabian Groffen <grobian@gentoo.org> | 2016-07-19 15:57:13 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2016-07-19 15:57:13 +0200 |
commit | 20c8c54c7075ae0b523546090a7ce6da7c30654f (patch) | |
tree | 7bbbaac210e0289697cbf79a6670ffec435a54bd /profiles/prefix | |
parent | profiles/prefix/darwin/package.mask: mask cmake-3.6.0, it produces invalid flags (diff) | |
download | gentoo-20c8c54c7075ae0b523546090a7ce6da7c30654f.tar.gz gentoo-20c8c54c7075ae0b523546090a7ce6da7c30654f.tar.bz2 gentoo-20c8c54c7075ae0b523546090a7ce6da7c30654f.zip |
Revert "profiles/prefix/darwin/package.mask: mask cmake-3.6.0, it produces invalid flags"
This reverts commit 559c103c07d3e96132130ec3552c7643f0de4bb3.
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/darwin/package.mask | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/profiles/prefix/darwin/package.mask b/profiles/prefix/darwin/package.mask index dc3cd8536093..4636d6746dda 100644 --- a/profiles/prefix/darwin/package.mask +++ b/profiles/prefix/darwin/package.mask @@ -3,10 +3,6 @@ # $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 |