From 5205dff7bf5af7d1fe28c0b0f6b2b7b037eaffb3430d24169e3f61c1d90ad7f3 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 24 Sep 2020 16:14:17 +0000 Subject: [PATCH] Accepting request 832681 from home:Guillaume_G:branches:openSUSE:Factory:ARM - Disable LTO on %arm and aarch64 to fix UnitTests - boo#1176219 OBS-URL: https://build.opensuse.org/request/show/832681 OBS-URL: https://build.opensuse.org/package/show/Base:System/dd_rescue?expand=0&rev=47 --- dd_rescue.changes | 5 +++++ dd_rescue.spec | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/dd_rescue.changes b/dd_rescue.changes index 3898e87..d67127f 100644 --- a/dd_rescue.changes +++ b/dd_rescue.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 3 08:07:30 UTC 2020 - Guillaume GARDET + +- Disable LTO on %arm and aarch64 to fix UnitTests - boo#1176219 + ------------------------------------------------------------------- Wed May 13 06:30:40 UTC 2020 - Josef Möllers diff --git a/dd_rescue.spec b/dd_rescue.spec index 4a8a776..80e494b 100644 --- a/dd_rescue.spec +++ b/dd_rescue.spec @@ -15,6 +15,10 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # +%ifarch aarch64 %arm +# boo#1176219 +%define _lto_cflags %{nil} +%endif Name: dd_rescue Version: 1.99.8