diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-08-20 15:41:38 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-08-20 15:41:38 +0100 |
commit | a597364520b9291d0b2a23bb007ced022e821d95 (patch) | |
tree | fbdb29d309a73a184394006e206a8d4362ccdad8 /profiles/prefix | |
parent | 1def2e3dbbf3c86abad238d1118502cfe7f61f08 (diff) |
gentoo auto-resync : 20:08:2023 - 15:41:38
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/darwin/macos/package.mask | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask index fe20a13c6b56..ecf4cb96a7eb 100644 --- a/profiles/prefix/darwin/macos/package.mask +++ b/profiles/prefix/darwin/macos/package.mask @@ -1,6 +1,14 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# 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 +dev-python/debugpy + # Benda Xu <heroxbd@gentoo.org> (2023-08-18) # strlcpy and other BSD functions are available in the libc of macOS. # Should not use libbsd. |