From 25321e20fa9f4a362e793f8823b01a60a1ebb601 Mon Sep 17 00:00:00 2001 From: Adrian Reber Date: Fri, 22 Oct 2021 11:49:44 +0200 Subject: [PATCH] local build --- protobuf-c.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/protobuf-c.spec b/protobuf-c.spec index 720ff3c..640027b 100644 --- a/protobuf-c.spec +++ b/protobuf-c.spec @@ -1,3 +1,6 @@ +# Without this building protobuf-c fails +%global _lto_cflags %%{nil} + Name: protobuf-c Version: 1.4.0 Release: %autorelease