diff options
author | 2025-02-10 08:38:26 +0000 | |
---|---|---|
committer | 2025-02-10 08:39:08 +0000 | |
commit | 0f5ede23bfdc0e4be53e489025efd93a3fd4098e (patch) | |
tree | 108802e7a6b8d4a2a8550a45d32af15ef76bc327 /profiles/package.mask | |
parent | net-im/mattermost-desktop-bin: add 5.11.0_rc3, drop 5.11.0_rc1 (diff) | |
download | gentoo-0f5ede23bfdc0e4be53e489025efd93a3fd4098e.tar.gz gentoo-0f5ede23bfdc0e4be53e489025efd93a3fd4098e.tar.bz2 gentoo-0f5ede23bfdc0e4be53e489025efd93a3fd4098e.zip |
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>
Diffstat (limited to 'profiles/package.mask')
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 64efb72da32a..b1ac9047e7d6 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -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 |