X-Git-Url: http://git.jankratochvil.net/?p=lldb-experimental.git;a=blobdiff_plain;f=lldb-experimental.spec;h=7453fb3c82412e5ac5eb82808deda9798ac54a06;hp=c48e4dd4a720642c57a77dec51be769e33fd2b5c;hb=aee64e6aaa71de6f43907b28d79a538243c67adb;hpb=b3a357f46eb1733de91e6980709bb4cfff20d8db diff --git a/lldb-experimental.spec b/lldb-experimental.spec index c48e4dd..7453fb3 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.20201026snap1%{?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.