diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-23 22:03:13 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-01-23 22:03:48 +0100 |
commit | 2fac2703455ff89b973f4704fbec0c931a5948fa (patch) | |
tree | 4a0262444701919b2339ddd0780cb609ad6691ce /profiles | |
parent | dev-lua/lanes: fix compilation with musl (diff) | |
download | gentoo-2fac2703455ff89b973f4704fbec0c931a5948fa.tar.gz gentoo-2fac2703455ff89b973f4704fbec0c931a5948fa.tar.bz2 gentoo-2fac2703455ff89b973f4704fbec0c931a5948fa.zip |
profiles/features/musl/package.mask: mask net-misc/mcproxy
Closes: https://bugs.gentoo.org/830082
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/features/musl/package.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index a4ca6bcf9e00..4d3f75c16632 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,11 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Conrad Kostecki <conikost@gentoo.org> (2024-01-23) +# Uses glibc function getsourcefilter(), +# which are not available on musl. +net-misc/mcproxy + # Giuseppe Foti <foti.giuseppe@gmail.com> (2024-01-22) # Binary package, which is compiled against glibc app-office/drawio-desktop-bin |