X-Git-Url: https://git.jankratochvil.net/?p=lldb-experimental.git;a=blobdiff_plain;f=lldb-experimental.spec;h=7674f2b1ae26e403166104410c9493bd180a651b;hp=c48e4dd4a720642c57a77dec51be769e33fd2b5c;hb=82a1368f914229c3df773544b275d9155f5ce5a1;hpb=b3a357f46eb1733de91e6980709bb4cfff20d8db diff --git a/lldb-experimental.spec b/lldb-experimental.spec index c48e4dd..7674f2b 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.20201026snap0%{?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.