blob: c4c7bc96159e8e88da727dd441727c0054c5c0dd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
|
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Sergei Trofimovich <slyfox@gentoo.org> (2020-04-11)
# musl has no support for prelinked sections, bug #717020
sys-devel/prelink
# Ulrich Müller (2020-03-31)
# Not ported to musl, bug #715642.
# See https://wiki.gentoo.org/wiki/Project:Emacs/Emacs-like_editors
# for alternatives.
app-editors/jasspa-microemacs
# Sergei Trofimovich <slyfox@gentoo.org> (2020-03-21)
# musl has no support for nss subsystem.
sys-auth/libnss-nis
sys-auth/libnss-compat
# Sergei Trofimovich <slyfox@gentoo.org> (2020-03-21)
# Needs a port no musl. Uses glibc-specific termio and __getppid.
app-emulation/ski
# Sergei Trofimovich <slyfox@gentoo.org> (2020-03-21)
# In ::gentoo dev-libs/elfutils needs an upstream port to
# musl: #602126, #701478
# - https://sourceware.org/PR21002
# - https://sourceware.org/PR21008
# - https://sourceware.org/PR21010
dev-libs/elfutils
# Sergei Trofimovich <slyfox@gentoo.org> (2020-03-21)
# Linux debugger needs a port to musl.
app-emulation/dosemu
sys-libs/uclibc-ng
sys-libs/glibc
# We use eudev which is tested on both uclibc and musl
=virtual/libudev-232-r1
sys-apps/systemd
sys-fs/udev
# systemd sources fail to build without glibc
sys-boot/systemd-boot
# Ian Stakenvicius, 2017-06-14
# on behalf of mozilla@gentoo.org
# Mask firefox-54 and above as it requires rust
# now, and rust reportedly will not build yet.
>=www-client/firefox-54.0
# rust-bin requires a glibc system
dev-lang/rust-bin
# Mikle Kolyada <zlogene@gentoo.org> (2020-03-20)
# No source builds for musl
app-emulation/firecracker
|