From: Jan Kratochvil Date: Fri, 30 Apr 2021 03:47:39 +0000 (+0200) Subject: (no commit message) X-Git-Url: https://git.jankratochvil.net/?p=lldb-experimental.git;a=commitdiff_plain;h=f25710c731dc96a9acc1fddacc262579dc01f256 --- diff --git a/lldb-experimental.spec b/lldb-experimental.spec index de7dc90..8ee3e84 100644 --- a/lldb-experimental.spec +++ b/lldb-experimental.spec @@ -19,7 +19,7 @@ %endif Name: lldb-experimental Version: 13.0.0 -Release: 0.20210429snap1%{?dist} +Release: 0.20210430snap0%{?dist} Summary: Next generation high-performance debugger - experimental trunk snapshot License: NCSA URL: http://lldb.llvm.org/ @@ -207,8 +207,10 @@ FLAGS="$FLAGS -g0" # -fno-reorder-blocks-and-partition: # -gsplit-dwarf: Error: can't resolve `.text.unlikely' - `.LVL414' # https://bugzilla.redhat.com/show_bug.cgi?id=1573647 +%if 0%{?fedora} != 35 FLAGS="$FLAGS -fdebug-types-section" %endif +%endif # 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