Accepting request 702812 from home:marxin:branches:server:monitoring

- Disable LTO (boo#1133277).

OBS-URL: https://build.opensuse.org/request/show/702812
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/protobuf-c?expand=0&rev=21
This commit is contained in:
Jan Engelhardt 2019-05-14 12:15:57 +00:00 committed by Git OBS Bridge
parent 7fb44790f3
commit 6ad269be07
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue May 14 11:15:56 UTC 2019 - Martin Liška <mliska@suse.cz>
- Disable LTO (boo#1133277).
-------------------------------------------------------------------
Fri Oct 5 10:14:36 UTC 2018 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package protobuf-c
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2011 Pascal Bleser
#
# All modifications and additions to the file contributed by third parties
@ -65,6 +65,7 @@ Buffers from pure C (not C++).
%setup -q
%build
%define _lto_cflags %{nil}
%if 0
mkdir build
pushd build