mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
profiles: move llvm-runtimes/libgcc mask into default/linux
... rather than top-level, to avoid: > Unmatched removal atom(s) in /var/db/repos/gentoo/profiles/features/musl/llvm/package.mask: -llvm-runtimes/libgcc Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
# Copyright 2023-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# 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
|
||||
|
||||
@@ -63,12 +63,6 @@
|
||||
=dev-lang/rust-bin-1.84.0
|
||||
=dev-lang/rust-bin-1.84.1
|
||||
|
||||
# Michal Rostecki <vadorovsky@protonmail.com> (2025-02-09)
|
||||
# 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
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2025-02-08)
|
||||
# Suspicious subslot bump, causing humongous rebuilds.
|
||||
# https://bugs.gentoo.org/949414
|
||||
|
||||
Reference in New Issue
Block a user