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:
parent
6d6c04fa72
commit
49e5c46ee1
@ -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>
|
||||
|
||||
|
@ -16,6 +16,10 @@
|
||||
#
|
||||
|
||||
|
||||
%ifarch aarch64
|
||||
%define _lto_cflags %{nil}
|
||||
%endif
|
||||
|
||||
%define iscsi_release 877-suse
|
||||
Name: open-iscsi
|
||||
Version: 2.0.877
|
||||
|
Loading…
x
Reference in New Issue
Block a user