summaryrefslogtreecommitdiff
path: root/profiles/features
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-08-21 08:40:51 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-08-21 08:40:51 +0100
commit4dec1dfeca8e16b25934ff861c9eab7d1a8758a1 (patch)
tree6baa6667b5a6f8803404d9c87646bbaccbff3d41 /profiles/features
parent766dae6306eab8ca7e982499e2cab68eb5ecb105 (diff)
gentoo auto-resync : 21:08:2022 - 08:40:51
Diffstat (limited to 'profiles/features')
-rw-r--r--profiles/features/musl/package.mask6
-rw-r--r--profiles/features/musl/package.use.mask6
2 files changed, 5 insertions, 7 deletions
diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask
index 63dd6903ed0a..6b934461e79c 100644
--- a/profiles/features/musl/package.mask
+++ b/profiles/features/musl/package.mask
@@ -291,12 +291,6 @@ sys-apps/systemd
# systemd sources fail to build without glibc
sys-boot/systemd-boot
-# Ian Stakenvicius <axs@gentoo.org> (2017-06-14)
-# (on behalf of <mozilla@gentoo.org>)
-# Mask firefox-54 and above as it requires rust
-# now, and rust reportedly will not build yet.
->=www-client/firefox-54.0
-
# rust-bin requires a glibc system
dev-lang/rust-bin
mail-client/thunderbird-bin
diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask
index 24959cbeda7e..53a1c21b3025 100644
--- a/profiles/features/musl/package.use.mask
+++ b/profiles/features/musl/package.use.mask
@@ -1,6 +1,11 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Alfred Persson Forsberg <cat@catcream.org> (2022-07-27)
+# Firefox does not build with these flags enabled on musl libc.
+# See bug #829033
+www-client/firefox clang pgo
+
# Ionen Wolkens <ionen@gentoo.org (2022-06-08)
# Depends on www-plugins/chrome-binary-plugins which is masked here.
www-client/qutebrowser widevine
@@ -38,7 +43,6 @@ sys-apps/sysvinit nls
# Disable some sanitizers for LLVM, see bug #753935
# Needs libexecinfo on musl, not yet packaged
sys-libs/compiler-rt-sanitizers gwp-asan
-<sys-libs/compiler-rt-sanitizers-13 libfuzzer
# Sam James <sam@gentoo.org> (2021-11-07)
# Broken as "error: unknown type name '_Unwind_Word'"