From 92c6b019c938960daa3adca2fbbdac2f9c0bf3e5 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Tue, 28 May 2024 16:10:01 +0200 Subject: 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 --- profiles/prefix/darwin/macos/package.mask | 4 ++++ 1 file changed, 4 insertions(+) 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 (2024-05-28) +# Fails to compile on any macOS, bug #932809, pending investigation +=net-dns/c-ares-1.29.0 + # Benda Xu (2023-08-20) # Does not play well with linkers under macOS. # Undefined symbols for architecture x86_64: -- cgit v1.2.3-65-gdbad