Add a link to the bug that explains why lto is disabled

This commit is contained in:
Tom Stellard 2021-07-29 21:44:24 +00:00
parent 1f92164908
commit 10adaacfa2
1 changed files with 1 additions and 0 deletions

View File

@ -71,6 +71,7 @@ OpenMP regression tests
%build
# LTO causes build failures in this package. Disable LTO for now
# https://bugzilla.redhat.com/show_bug.cgi?id=1988155
%define _lto_cflags %{nil}
%cmake -GNinja \