diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-03-22 17:16:56 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-03-22 17:22:41 +0100 |
commit | 66a3fcde97f9d072889df6e44eee76dc52100803 (patch) | |
tree | 5e90bbee470924616ac647b403d650f0730c283c /profiles/features | |
parent | dev-libs/libgit2: Stabilize 1.7.2 x86, #923970 (diff) | |
download | gentoo-66a3fcde97f9d072889df6e44eee76dc52100803.tar.gz gentoo-66a3fcde97f9d072889df6e44eee76dc52100803.tar.bz2 gentoo-66a3fcde97f9d072889df6e44eee76dc52100803.zip |
profiles: Remove stale flag/package entries
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/llvm/package.use | 3 | ||||
-rw-r--r-- | profiles/features/llvm/package.use.force | 3 | ||||
-rw-r--r-- | profiles/features/musl/package.mask | 14 | ||||
-rw-r--r-- | profiles/features/musl/package.use | 6 | ||||
-rw-r--r-- | profiles/features/musl/package.use.force | 6 |
5 files changed, 4 insertions, 28 deletions
diff --git a/profiles/features/llvm/package.use b/profiles/features/llvm/package.use index e878f28f7454..b929e71ac461 100644 --- a/profiles/features/llvm/package.use +++ b/profiles/features/llvm/package.use @@ -11,5 +11,4 @@ sys-libs/compiler-rt clang sys-devel/clang-runtime compiler-rt libcxx -sanitize # sys-libs/compiler-rt-sanitizers clang -sys-libs/libcxx libunwind libcxxabi -sys-libs/libcxxabi libunwind +sys-libs/libcxx libcxxabi diff --git a/profiles/features/llvm/package.use.force b/profiles/features/llvm/package.use.force index 31b3e120e5ff..d081e137b403 100644 --- a/profiles/features/llvm/package.use.force +++ b/profiles/features/llvm/package.use.force @@ -1,4 +1,4 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Ionen Wolkens <ionen@gentoo.org> (2023-08-11) @@ -12,5 +12,4 @@ app-emulation/wine-vanilla mingw # default-libcxx in particular changes ABI so can't be toggled at-will, and other # profile settings expect it. # TODO: Make a profile without default-libcxx too? -sys-devel/clang default-compiler-rt default-lld default-libcxx sys-devel/clang-common default-compiler-rt default-lld default-libcxx diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 825cc227972c..5258f32f66d3 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -121,15 +121,6 @@ dev-libs/cutlass # RTLD_DEEPBIND does not exist on musl dev-libs/intel-compute-runtime -# Sam James <sam@gentoo.org> (2022-12-17) -# Segfaults when building on musl, bug #885501 -=sys-devel/gcc-10.4.1_p20221208:10 -=sys-devel/gcc-10.4.1_p20221222:10 -=sys-devel/gcc-11.3.1_p20221209:11 -=sys-devel/gcc-11.3.1_p20221223:11 -=sys-devel/gcc-12.2.1_p20221231:12 -=sys-devel/gcc-12.2.1_p20230121:12 - # Sam James <sam@gentoo.org> (2022-10-17) # Needs porting to musl # https://github.com/rr-debugger/rr/issues/2236 @@ -353,12 +344,7 @@ x11-misc/xflux x11-misc/xflux-gui # Ulrich Müller <ulm@gentoo.org> (2022-01-04, 2022-07-31) -# Emacs 23 does not support x86_64-gentoo-linux-musl systems -# (bug #830408). Emacs 24 and 25 have build failures (bug #862462). # Emacs 26 segfaults when dumping (bug #862489). -app-editors/emacs:23 -app-editors/emacs:24 -app-editors/emacs:25 app-editors/emacs:26 # Conrad Kostecki <conikost@gentoo.org> (2021-12-15) diff --git a/profiles/features/musl/package.use b/profiles/features/musl/package.use index db211e90d794..34953eccb832 100644 --- a/profiles/features/musl/package.use +++ b/profiles/features/musl/package.use @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors. +# Copyright 1999-2024 Gentoo Authors. # Distributed under the terms of the GNU General Public License v2 # Sam James <sam@gentoo.org> (2022-09-08) @@ -7,10 +7,6 @@ # off by default to steer towards libxcrypt. sys-libs/musl -crypt -# Esteve Varela Colominas <esteve.varela@gmail.com> (2022-02-19) -# The musl allocator works well with telegram -net-im/telegram-desktop -jemalloc - # Anthony G. Basile <blueness@gentoo.org> (2016-07-14) # We need this to break a circular dependency with # 'sys-libs/libcap pam' in stage3 catalyst builds diff --git a/profiles/features/musl/package.use.force b/profiles/features/musl/package.use.force index 52cf9aedc611..78001ea4cdfe 100644 --- a/profiles/features/musl/package.use.force +++ b/profiles/features/musl/package.use.force @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors. +# Copyright 1999-2024 Gentoo Authors. # Distributed under the terms of the GNU General Public License v2 # Violet Purcell <vimproved@inventati.org> (2023-04-25) @@ -13,10 +13,6 @@ sys-libs/libxcrypt -system -compat # net-misc/netkit-rsh is masked on musl and USE=-crypt depends on it sys-cluster/torque crypt -# Esteve Varela Colominas <esteve.varela@gmail.com> (2022-02-19) -# The musl allocator works well with telegram -net-im/telegram-desktop -jemalloc - # Force system-libevent use flag on mozilla packages, since the building of # bundled libevent cannot accomodate a system without sysctl.h # See bug 574830 for more info. |