From a86432c74e91acdfb160469525929ba4a28689a4 Mon Sep 17 00:00:00 2001 From: Jan Kratochvil Date: Thu, 29 Apr 2021 17:30:58 +0200 Subject: [PATCH] --- lldb-experimental.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lldb-experimental.spec b/lldb-experimental.spec index d0cea5a..de7dc90 100644 --- a/lldb-experimental.spec +++ b/lldb-experimental.spec @@ -19,7 +19,7 @@ %endif Name: lldb-experimental Version: 13.0.0 -Release: 0.20210429snap0%{?dist} +Release: 0.20210429snap1%{?dist} Summary: Next generation high-performance debugger - experimental trunk snapshot License: NCSA URL: http://lldb.llvm.org/ @@ -213,7 +213,7 @@ FLAGS="$FLAGS -fdebug-types-section" # Rawhide Gold on lldb-experimental build: invalid symbol table name index && section_header_offset: bad shndx # https://bugzilla.redhat.com/show_bug.cgi?id=1954141 %if 0%{?fedora} == 35 -FLAGS="$FLAGS -flto=off" +FLAGS="$FLAGS -fno-lto" %endif CFLAGS="$FLAGS" -- 1.8.3.1