From 41e61ffd2214f056b3c2b5fd13bdb27730c912f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Bar=C4=87?= Date: Tue, 26 Jul 2022 23:35:37 +0200 Subject: [PATCH] app-shells/scsh: filter LTO (type mismatch) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/854873 Signed-off-by: Maciej Barć --- app-shells/scsh/scsh-0.6.7-r3.ebuild | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/app-shells/scsh/scsh-0.6.7-r3.ebuild b/app-shells/scsh/scsh-0.6.7-r3.ebuild index 26d0d047d90b6..e42fc36bb8a36 100644 --- a/app-shells/scsh/scsh-0.6.7-r3.ebuild +++ b/app-shells/scsh/scsh-0.6.7-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # NOTICE: SCSH 0.6.7 is 32bit only @@ -6,7 +6,7 @@ EAPI=8 -inherit multilib +inherit flag-o-matic multilib MY_PV="${PV%*.*}" @@ -36,6 +36,9 @@ PATCHES=( src_configure() { use amd64 && multilib_toolchain_setup x86 + # bug #854873 + filter-lto + export SCSH_LIB_DIRS="/usr/$(get_libdir)/${PN}" local myconf=(