dev-util/intel-graphics-compiler: Filter -flto

Bug: https://bugs.gentoo.org/938519
Closes: https://github.com/gentoo/gentoo/pull/41530
Signed-off-by: David Zero <zero-one@zer0-one.net>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
David Zero
2025-04-10 17:39:24 -04:00
committed by Conrad Kostecki
parent bc143dfb1f
commit e2502deb90

View File

@@ -77,6 +77,9 @@ src_configure() {
# See https://github.com/intel/intel-graphics-compiler/issues/212
append-ldflags -Wl,-z,undefs
# See bug #938519 and https://github.com/intel/intel-graphics-compiler/issues/362
filter-lto
# See bug #893370 and https://github.com/intel/intel-graphics-compiler/issues/282
append-flags -U_GLIBCXX_ASSERTIONS