dev-libs/intel-compute-runtime: mask on musl

Closes: https://bugs.gentoo.org/864797
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Conrad Kostecki
2022-12-31 00:28:20 +01:00
parent 9e2cdb8ae4
commit 4cb0a8a1d1

View File

@@ -1,6 +1,10 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Conrad Kostecki <conikost@gentoo.org> (2022-12-31)
# RTLD_DEEPBIND does not exist on musl
dev-libs/intel-compute-runtime
# Sam James <sam@gentoo.org> (2022-12-17)
# Segfaults when building on musl, bug #885501
>=sys-devel/gcc-12.2.1_p20221203:12