diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-22 23:07:42 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2023-12-22 23:16:17 -0500 |
commit | 4e359e1bccc95382df16e4e141db0269c65144b6 (patch) | |
tree | 74fc7a8f8a0c3215b4560932819da9717bf5ad9c /profiles | |
parent | sys-apps/mawk: Stabilize 1.3.4_p20231102 hppa, #919953 (diff) | |
download | gentoo-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.mask | 5 |
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 |