blob: a18653bddab2d485c438bc6b79549a93840ab2b0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# Copyright 1999-2015 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
# $Id$
# See bug #504200
sys-devel/gcc sanitize
# llvm's sanitizers are also incompatible with musl
sys-devel/llvm sanitize
# These cause collisions with <libintl.h>
# even with --without-included-gettext
sys-devel/gettext nls
sys-fs/e2fsprogs nls
# Broken
dev-vcs/git gpg
# See bug #576928
media-libs/mesa nptl
x11-base/xorg-server nptl
|