commit: 68fa4c240f652c0ecf3170ea89e9bc4dd2f56b6e Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Sat Apr 5 14:19:37 2025 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Sat Apr 5 14:19:37 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68fa4c24
profiles/prefix/darwin/macos/package.mask: mask gawk-5.3.2 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> 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 8aef87c65608..26407027cee4 100644 --- a/profiles/prefix/darwin/macos/package.mask +++ b/profiles/prefix/darwin/macos/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Fabian Groffen <[email protected]> (2025-04-05) +# Fails to compile, implicit decl _NSGetExecutablePath +=sys-apps/gawk-5.3.2 + # Sam James <[email protected]> (2025-04-01) # Fails to build w/ `error: implicit declaration of function 'clock_nanosleep'` # See bug #951918.
