Add a reminder to re-enable LTO in next release

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
Daniel P. Berrangé 2020-08-07 17:30:14 +01:00
parent fecc0295a2
commit 3c4492c415
1 changed files with 2 additions and 0 deletions

View File

@ -1001,6 +1001,8 @@ Libvirt plugin for NSS for translating domain names into IP addresses.
%build
# Disable LTO since it caused test failures by breaking LD_PRELOAD usage.
# Upstream libvirt changed to meson and appears to succeed with LTO, so
# remove this when rebasing to libvirt 6.7.0 or newer
%define _lto_cflags %{nil}
%if ! %{supported_platform}