mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
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:
@@ -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=(
|
||||
|
||||
Reference in New Issue
Block a user