From 86c217930931a9c3935fd7f14c6306b1086f97fca3316189e1af4074700b3d24 Mon Sep 17 00:00:00 2001 From: Nicolas Morey-Chaisemartin Date: Thu, 25 Apr 2019 06:19:46 +0000 Subject: [PATCH] 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 --- libfabric.changes | 5 +++++ libfabric.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/libfabric.changes b/libfabric.changes index 061b8c5..9849869 100644 --- a/libfabric.changes +++ b/libfabric.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 24 17:13:07 UTC 2019 - Martin Liška + +- Disable LTO (boo#1133235). + ------------------------------------------------------------------- Tue Apr 9 06:46:41 UTC 2019 - Nicolas Morey-Chaisemartin diff --git a/libfabric.spec b/libfabric.spec index 854b7ae..40eb075 100644 --- a/libfabric.spec +++ b/libfabric.spec @@ -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: