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:
Sam James
2025-02-10 08:38:26 +00:00
parent d3aa876252
commit 0f5ede23bf
2 changed files with 6 additions and 6 deletions

View File

@@ -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

View File

@@ -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