summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2023-12-22 23:07:42 -0500
committerIonen Wolkens <ionen@gentoo.org>2023-12-22 23:16:17 -0500
commit4e359e1bccc95382df16e4e141db0269c65144b6 (patch)
tree74fc7a8f8a0c3215b4560932819da9717bf5ad9c /profiles
parentsys-apps/mawk: Stabilize 1.3.4_p20231102 hppa, #919953 (diff)
downloadgentoo-4e359e1bccc95382df16e4e141db0269c65144b6.tar.gz
gentoo-4e359e1bccc95382df16e4e141db0269c65144b6.tar.bz2
gentoo-4e359e1bccc95382df16e4e141db0269c65144b6.zip
profiles/arch/mips: mask dev-lang/rust[lto]
See: https://github.com/rust-lang/rust/issues/118794 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/mips/package.use.mask5
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask
index 4b6335e712bf..f731dde3acfe 100644
--- a/profiles/arch/mips/package.use.mask
+++ b/profiles/arch/mips/package.use.mask
@@ -1,6 +1,11 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# matoro <matoro_gentoo@matoro.tk> (2023-12-22)
+# Overflows R_MIPS_TLS_GOTTPREL with LTO
+# https://github.com/rust-lang/rust/issues/118794
+dev-lang/rust lto
+
# matoro <matoro_gentoo@matoro.tk> (2023-12-15)
# media-libs/libjxl casualties
# https://github.com/libjxl/libjxl/issues/2433