.spec comment on LTO

This commit is contained in:
Rex Dieter 2020-09-17 09:00:21 -05:00
parent 560ee417b6
commit 38cf7adadb
1 changed files with 1 additions and 0 deletions

View File

@ -410,6 +410,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
%define _lto_cflags %{nil}
## FIXME/TODO: