mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 23:08:09 -07:00
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:
committed by
Conrad Kostecki
parent
bc143dfb1f
commit
e2502deb90
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user