mail-client/claws-mail: fix build with LTO for 9999

Closes: https://bugs.gentoo.org/950682
Signed-off-by: Alexander Kurakin <kuraga333@mail.ru>
Closes: https://github.com/gentoo/gentoo/pull/40925
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Alexander Kurakin
2025-03-06 11:01:07 +03:00
committed by Sam James
parent e173a6bfd5
commit b46aab347f

View File

@@ -120,6 +120,7 @@ RDEPEND="${COMMONDEPEND}
PATCHES=(
"${FILESDIR}/${PN}-3.17.5-enchant-2_default.patch"
"${FILESDIR}/${PN}-4.1.1-fix_lto.patch"
)
src_prepare() {