mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-16 23:19:31 +00:00
As we already do for llvm-runtimes/libgcc. Bug: https://bugs.gentoo.org/964019 Signed-off-by: Sam James <sam@gentoo.org>
29 lines
976 B
Text
29 lines
976 B
Text
# Copyright 2023-2025 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
# Sam James <sam@gentoo.org> (2025-11-05)
|
|
# A libatomic drop-in replacement, which conflicts with sys-devel/gcc,
|
|
# therefore meant only for profiles which can work without GCC being
|
|
# present even as a fallback.
|
|
llvm-runtimes/libatomic-stub
|
|
|
|
# Michal Rostecki <vadorovsky@protonmail.com> (2025-02-10)
|
|
# A libgcc_s drop-in replacement, which conflicts with sys-devel/gcc,
|
|
# therefore meant only for profiles which can work without GCC being
|
|
# present even as a fallback.
|
|
llvm-runtimes/libgcc
|
|
|
|
# Sam James <sam@gentoo.org> (2025-01-10)
|
|
# These packages are only relevant on musl systems.
|
|
sys-libs/argp-standalone
|
|
sys-libs/error-standalone
|
|
sys-libs/fts-standalone
|
|
sys-libs/obstack-standalone
|
|
sys-libs/queue-standalone
|
|
sys-libs/rpmatch-standalone
|
|
|
|
# Sam James <sam@gentoo.org> (2023-06-06)
|
|
# Only available on Linux.
|
|
-dev-libs/libaio
|
|
-sys-libs/libcap-ng
|
|
-sys-libs/libseccomp
|