summaryrefslogtreecommitdiff
path: root/profiles/prefix/darwin/macos/features/fsf-gcc-nold/package.mask
blob: 90c1048e4022054413097b687f611755f7e37df8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

# unmask ld symlink package, due to missing blocks support we are not
# able to compile binutils-apple
sys-devel/binutils-apple
-sys-devel/native-cctools
# and unmask FSF GCC itself of course
-sys-devel/gcc

# packages which link to framework and therefore fail (blocks)
dev-util/pkgconfig

# cmake-3.19.1 works for us
->=dev-util/cmake-3.14