app-shells/scsh: filter LTO (type mismatch)

Closes: https://bugs.gentoo.org/854873
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
Maciej Barć
2022-07-26 23:35:37 +02:00
parent 2e7f16444a
commit 41e61ffd22

View File

@@ -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=(