From: Jan Kratochvil Date: Thu, 6 Aug 2020 12:39:56 +0000 (+0200) Subject: (no commit message) X-Git-Url: http://git.jankratochvil.net/?p=lldb-experimental.git;a=commitdiff_plain;h=263d34cd1f1ca986f2faefc40b557ec4a9b17ba9 --- diff --git a/lldb-experimental.spec b/lldb-experimental.spec index c48e4dd..b63d745 100644 --- a/lldb-experimental.spec +++ b/lldb-experimental.spec @@ -14,7 +14,7 @@ %endif Name: lldb-experimental Version: 12.0.0 -Release: 0.20200805snap1%{?dist} +Release: 0.20200806snap0%{?dist} Summary: Next generation high-performance debugger - experimental trunk snapshot License: NCSA URL: http://lldb.llvm.org/ @@ -132,6 +132,7 @@ FLAGS="$FLAGS -Wno-error=format-security" %if (0%{?rhel:1} && 0%{?rhel} <= 7) . /opt/rh/devtoolset-8/enable +. /opt/rh/rh-python38/enable # -gsplit-dwarf: LLVM: internal compiler error: in output_index_string, at dwarf2out.c:21891 # https://bugzilla.redhat.com/show_bug.cgi?id=1590678 # Set %%{fast} only after %%debug_package above.