mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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 <grobian@gentoo.org>
This commit is contained in:
@@ -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 <sam@gentoo.org> (2025-04-01)
|
||||
# Fails to build w/ `error: implicit declaration of function 'clock_nanosleep'`
|
||||
# See bug #951918.
|
||||
=sys-libs/gdbm-1.25
|
||||
|
||||
# Benda Xu <heroxbd@gentoo.org> (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 <heroxbd@gentoo.org> (2023-08-18)
|
||||
# strlcpy and other BSD functions are available in the libc of macOS.
|
||||
# Should not use libbsd.
|
||||
dev-libs/libbsd
|
||||
|
||||
# Benda Xu <heroxbd@gentoo.org> (2023-08-01)
|
||||
# embrace guile-3. (bug #825334)
|
||||
media-sound/lilypond
|
||||
|
||||
# Benda Xu <heroxbd@gentoo.org> (2023-07-09)
|
||||
# Requires Glibc <sys/xattr.h> 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
|
||||
|
||||
Reference in New Issue
Block a user