Yuchen Lin 2019-04-28 17:58:02 +00:00 committed by Git OBS Bridge
commit ccaeb06033
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>

View File

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