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
This commit is contained in:
Lee Duncan 2019-08-02 16:23:14 +00:00 committed by Git OBS Bridge
parent 6d6c04fa72
commit 49e5c46ee1
2 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Aug 1 18:52:00 UTC 2019 - Lee Duncan <lduncan@suse.com>
- 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 <bwiedemann@suse.com>

View File

@ -16,6 +16,10 @@
#
%ifarch aarch64
%define _lto_cflags %{nil}
%endif
%define iscsi_release 877-suse
Name: open-iscsi
Version: 2.0.877