mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
sci-libs/cgnslib: lto is fixed upstream in 4.5.0
https://github.com/CGNS/CGNS/issues/758#issuecomment-3600324861 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
parent
832197f2a6
commit
443e1f6bf1
@ -61,11 +61,6 @@ src_prepare() {
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
# -Werror=lto-type-mismatch
|
||||
# https://bugs.gentoo.org/862684
|
||||
# https://github.com/CGNS/CGNS/issues/758
|
||||
filter-lto
|
||||
|
||||
# Needed for uses an internal header (bug #934122)
|
||||
if use tools ; then
|
||||
local tk_ver=$(best_version dev-lang/tk)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user