Accepting request 697605 from home:marxin:branches:science:HPC

Disable LTO (boo#1133235).

OBS-URL: https://build.opensuse.org/request/show/697605
OBS-URL: https://build.opensuse.org/package/show/science:HPC/libfabric?expand=0&rev=41
This commit is contained in:
Nicolas Morey-Chaisemartin 2019-04-25 06:19:46 +00:00 committed by Git OBS Bridge
parent 6a1a2a0cfa
commit 86c2179309
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 24 17:13:07 UTC 2019 - Martin Liška <mliska@suse.cz>
- Disable LTO (boo#1133235).
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 9 06:46:41 UTC 2019 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com> Tue Apr 9 06:46:41 UTC 2019 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>

View File

@ -72,6 +72,7 @@ services, such as RDMA. This package contains the development files.
%patch0 -p1 %patch0 -p1
%build %build
%define _lto_cflags %{nil}
rm -f config/libtool.m4 rm -f config/libtool.m4
autoreconf -fi autoreconf -fi
# defaults: with-dlopen and without-valgrind can be over-rode: # defaults: with-dlopen and without-valgrind can be over-rode: