From fb7f6cab300bb149325fb2e230ae0dc52e5b6fc0 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Tue, 9 Dec 2025 11:12:36 +0100 Subject: [PATCH] profiles/prefix/darwin/macos/26.0/package.mask: no need to repeat drop masks that are already defined by the parent profile Signed-off-by: Fabian Groffen --- .../prefix/darwin/macos/26.0/package.mask | 27 ------------------- 1 file changed, 27 deletions(-) diff --git a/profiles/prefix/darwin/macos/26.0/package.mask b/profiles/prefix/darwin/macos/26.0/package.mask index 12537363382bc..cbc0dd3a0e04f 100644 --- a/profiles/prefix/darwin/macos/26.0/package.mask +++ b/profiles/prefix/darwin/macos/26.0/package.mask @@ -5,30 +5,3 @@ # Fails to compile in gnulib on invalid decls for memset, memmove, # strncpy, etc. probably incompatibility with system headers =sys-devel/m4-1.4.20 - -# Sam James (2025-04-01) -# Fails to build w/ `error: implicit declaration of function 'clock_nanosleep'` -# See bug #951918. -=sys-libs/gdbm-1.25 - -# Benda Xu (2023-08-20) -# Does not play well with linkers under macOS. -# Undefined symbols for architecture x86_64: -# "_main", referenced from: -# implicit entry/start for main executable -dev-python/pydevd - -# Benda Xu (2023-08-18) -# strlcpy and other BSD functions are available in the libc of macOS. -# Should not use libbsd. -dev-libs/libbsd - -# Benda Xu (2023-08-01) -# embrace guile-3. (bug #825334) -media-sound/lilypond - -# Benda Xu (2023-07-09) -# Requires Glibc to work properly. -# For example, 'lgetxattr' is not available on macOS or gnulib. -# https://www.gnu.org/software/gnulib/manual/html_node/lgetxattr.html -sys-apps/attr