summaryrefslogtreecommitdiff
path: root/profiles/features/musl
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2021-12-22 14:08:05 +0000
committerV3n3RiX <venerix@koprulu.sector>2021-12-22 14:08:05 +0000
commit93a93e9a3b53c1a73142a305ea1f8136846942ee (patch)
treeb9791a06ab3284e27b568412c59316c66240c682 /profiles/features/musl
parent2771f79232c273bc2a57d23bf335dd81ccf6af28 (diff)
gentoo resync : 22.12.2021
Diffstat (limited to 'profiles/features/musl')
-rw-r--r--profiles/features/musl/package.mask8
-rw-r--r--profiles/features/musl/package.use.force2
-rw-r--r--profiles/features/musl/package.use.mask4
3 files changed, 9 insertions, 5 deletions
diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask
index 8bf8e5b3342e..95cd5b8d1c49 100644
--- a/profiles/features/musl/package.mask
+++ b/profiles/features/musl/package.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Conrad Kostecki <conikost@gentoo.org> (2021-12-15)
+# Level Zero needs RTLD_DEEPBIND, which does not exist on musl.
+dev-libs/level-zero
+
# Andreas K. Hüttel <dilfridge@gentoo.org> (2021-11-21)
# No musl patches in ebuild
<sys-devel/gcc-9
@@ -49,10 +53,6 @@ app-emulation/ski
# Linux debugger needs a port to musl.
app-emulation/dosemu
-# Mikle Kolyada <zlogene@gentoo.org> (2020-03-20)
-# No source builds for musl
-app-emulation/firecracker
-
# Old undated blocks of masks
#
diff --git a/profiles/features/musl/package.use.force b/profiles/features/musl/package.use.force
index da728fcc47ae..f11de170c840 100644
--- a/profiles/features/musl/package.use.force
+++ b/profiles/features/musl/package.use.force
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation.
+# Copyright 1999-2021 Gentoo Authors.
# Distributed under the terms of the GNU General Public License v2
# Andreas K. Hüttel <dilfridge@gentoo.org> (2021-07-14)
diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask
index 72bf15947617..7d3bab631c12 100644
--- a/profiles/features/musl/package.use.mask
+++ b/profiles/features/musl/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2021 Gentoo Authors.
# Distributed under the terms of the GNU General Public License v2
+# Conrad Kostecki <conikost@gentoo.org> (2021-12-15)
+# Support for L0 needs RTLD_DEEPBIND, which does not exist on musl.
+dev-libs/intel-compute-runtime l0
+
# Stijn Tintel <stijn@linux-ipv6.be> (2021-12-02)
# rarpd relies on ether_ntohost which is a stub in musl
net-misc/iputils rarpd