Accepting request 1073985 from home:marxin:branches:server:monitoring
- Enable LTO again. OBS-URL: https://build.opensuse.org/request/show/1073985 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/protobuf-c?expand=0&rev=40
This commit is contained in:
parent
b6c5c04c1e
commit
0a75c95c4e
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user