blob: 0f5072ebd1a3825a7a54b494340b801f43ff7044 (
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
|
# Copyright 1999-2020 Gentoo Authors.
# Distributed under the terms of the GNU General Public License v2
# 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
|