Accepting request 1074034 from server:monitoring

- Enable LTO again. (forwarded request 1073985 from marxin)

OBS-URL: https://build.opensuse.org/request/show/1074034
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/protobuf-c?expand=0&rev=24
This commit is contained in:
Dominique Leuenberger 2023-03-25 17:54:54 +00:00 committed by Git OBS Bridge
commit 320eb45640
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 23 14:36:19 UTC 2023 - Martin Liška <mliska@suse.cz>
- Enable LTO again.
-------------------------------------------------------------------
Mon Jul 11 07:46:47 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package protobuf-c
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2011 Pascal Bleser
#
# All modifications and additions to the file contributed by third parties
@ -65,7 +65,6 @@ Buffers from pure C (not C++).
%build
%{!?make_build:%define make_build make -O %{?_smp_mflags} V=1 VERBOSE=1}
%define _lto_cflags %nil
autoreconf -fvi
%configure \
--enable-static=no