diff options
Diffstat (limited to 'profiles/arch')
-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 |