add bug reference

This commit is contained in:
Rex Dieter 2020-11-25 08:24:45 -06:00
parent d4ab2137a5
commit 417bbd6746
1 changed files with 1 additions and 1 deletions

View File

@ -417,7 +417,7 @@ sed -i -e "s|^#!/usr/bin/env perl$|#!%{__perl}|" \
# are being worked on upstream and disabling LTO should be re-evaluated as
# we update this change. Until such time...
# Disable LTO
## TODO: please document this in a bug -- Rex
# https://bugzilla.redhat.com/1900527
%define _lto_cflags %{nil}
## FIXME/TODO: