projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b957f8
)
profiles/prefix/darwin/package.mask: mask cmake-3.6.0, it produces invalid flags
author
Fabian Groffen
<grobian@gentoo.org>
Tue, 19 Jul 2016 13:56:22 +0000
(15:56 +0200)
committer
Fabian Groffen
<grobian@gentoo.org>
Tue, 19 Jul 2016 13:56:22 +0000
(15:56 +0200)
profiles/prefix/darwin/package.mask
patch
|
blob
|
history
diff --git
a/profiles/prefix/darwin/package.mask
b/profiles/prefix/darwin/package.mask
index 4636d6746dda5f8a72bbab6d5d1d7069a078a8a0..dc3cd85360930392f6c8b5d129ce6c5b48bae592 100644
(file)
--- 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