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

Related: rhbz#1931726
This commit is contained in:
Tom Stellard 2021-07-29 21:44:24 +00:00
parent 0ad63e6ad4
commit b49e2e66ee
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,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 \