mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-09 00:07:57 +03:00
media-gfx/gimp: filter lto in gimp-2
Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44451 Closes: https://github.com/gentoo/gentoo/pull/44451 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
fcc303d606
commit
a5702b2f88
@ -136,6 +136,9 @@ src_configure() {
|
||||
# bug #944284 (https://gitlab.gnome.org/GNOME/gimp/-/issues/12843)
|
||||
append-cflags -std=gnu17
|
||||
|
||||
# segfault in tests with gcc-15
|
||||
filter-lto
|
||||
|
||||
local myconf=(
|
||||
GEGL="${EPREFIX}"/usr/bin/gegl-0.4
|
||||
GDBUS_CODEGEN="${EPREFIX}"/bin/false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user