From 49e5c46ee168ee4f80de38efb776067e7ac608ecce1f472c42a7d8f6ec0be48f Mon Sep 17 00:00:00 2001 From: Lee Duncan Date: Fri, 2 Aug 2019 16:23:14 +0000 Subject: [PATCH] Accepting request 720703 from home:lee_duncan:branches:network - Disable LTO (Link Time Optimization) on aarch64 since it seems to fail -- iscsiadm core dumps almost immediately (bsc#1143192), updating the SPEC file. OBS-URL: https://build.opensuse.org/request/show/720703 OBS-URL: https://build.opensuse.org/package/show/network/open-iscsi?expand=0&rev=137 --- open-iscsi.changes | 7 +++++++ open-iscsi.spec | 4 ++++ 2 files changed, 11 insertions(+) diff --git a/open-iscsi.changes b/open-iscsi.changes index c9fb85c..ab5e374 100644 --- a/open-iscsi.changes +++ b/open-iscsi.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Aug 1 18:52:00 UTC 2019 - Lee Duncan + +- Disable LTO (Link Time Optimization) on aarch64 since it seems + to fail -- iscsiadm core dumps almost immediately (bsc#1143192), + updating the SPEC file. + ------------------------------------------------------------------- Wed Jul 17 11:58:21 UTC 2019 - Bernhard Wiedemann diff --git a/open-iscsi.spec b/open-iscsi.spec index 3e96886..6372d9d 100644 --- a/open-iscsi.spec +++ b/open-iscsi.spec @@ -16,6 +16,10 @@ # +%ifarch aarch64 +%define _lto_cflags %{nil} +%endif + %define iscsi_release 877-suse Name: open-iscsi Version: 2.0.877