media-libs/coin: drop filter-lto

It was fixed upstream in 4.0.3.

Bug: https://bugs.gentoo.org/859832
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-10-17 06:21:51 +01:00
parent 4103bbabc4
commit 9ec72abc01

View File

@@ -49,11 +49,6 @@ PATCHES=( "${FILESDIR}"/${PN}-4.0.3-find-qhelpgenerator.patch )
DOCS=( AUTHORS FAQ FAQ.legal NEWS THANKS docs/HACKING )
src_configure() {
# -Werror=odr
# https://bugs.gentoo.org/859832
# https://github.com/coin3d/coin/issues/521
filter-lto
use debug && append-cppflags -DCOIN_DEBUG=1
local mycmakeargs=(