diff options
author | Fabian Groffen <grobian@gentoo.org> | 2024-05-28 16:10:01 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2024-05-28 16:10:46 +0200 |
commit | 92c6b019c938960daa3adca2fbbdac2f9c0bf3e5 (patch) | |
tree | 5de93d56d7cdb772d7a0969d64c69d05d38b8c3e | |
parent | gui-wm/hyprland: adding xcb-util-errors dep (diff) | |
download | gentoo-92c6b019c938960daa3adca2fbbdac2f9c0bf3e5.tar.gz gentoo-92c6b019c938960daa3adca2fbbdac2f9c0bf3e5.tar.bz2 gentoo-92c6b019c938960daa3adca2fbbdac2f9c0bf3e5.zip |
profiles/prefix/darwin/macos: mask net-dns/c-ares-1.29.0
Fails to compile, unbreak bootstraps by using 1.28.0
Bug: https://bugs.gentoo.org/932809
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
-rw-r--r-- | profiles/prefix/darwin/macos/package.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask index 929018114296..962e14e44ebc 100644 --- a/profiles/prefix/darwin/macos/package.mask +++ b/profiles/prefix/darwin/macos/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Fabian Groffen <grobian@gentoo.org> (2024-05-28) +# Fails to compile on any macOS, bug #932809, pending investigation +=net-dns/c-ares-1.29.0 + # Benda Xu <heroxbd@gentoo.org> (2023-08-20) # Does not play well with linkers under macOS. # Undefined symbols for architecture x86_64: |