From 3c4492c415265a108de968eb26410a12f5a6939f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= Date: Fri, 7 Aug 2020 17:30:14 +0100 Subject: [PATCH] Add a reminder to re-enable LTO in next release MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Daniel P. Berrangé --- libvirt.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libvirt.spec b/libvirt.spec index 1877c94..0a95814 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -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}