diff --git a/protobuf-c.changes b/protobuf-c.changes index df6da9a..d196e7f 100644 --- a/protobuf-c.changes +++ b/protobuf-c.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 23 14:36:19 UTC 2023 - Martin Liška + +- Enable LTO again. + ------------------------------------------------------------------- Mon Jul 11 07:46:47 UTC 2022 - Jan Engelhardt diff --git a/protobuf-c.spec b/protobuf-c.spec index 40d703e..6913550 100644 --- a/protobuf-c.spec +++ b/protobuf-c.spec @@ -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