Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package llvm for openSUSE:Factory checked in at 2025-08-06 14:30:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/llvm (Old) and /work/SRC/openSUSE:Factory/.llvm.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "llvm" Wed Aug 6 14:30:56 2025 rev:150 rq:1297177 version:20 Changes: -------- --- /work/SRC/openSUSE:Factory/llvm/llvm.changes 2025-07-20 15:28:08.957778430 +0200 +++ /work/SRC/openSUSE:Factory/.llvm.new.1085/llvm.changes 2025-08-06 14:31:09.674682941 +0200 @@ -1,0 +2,5 @@ +Thu Jul 31 06:48:44 UTC 2025 - Andreas Schwab <[email protected]> + +- Enable lldb for riscv64 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ llvm.spec ++++++ --- /var/tmp/diff_new_pack.ol1PgL/_old 2025-08-06 14:31:11.054740703 +0200 +++ /var/tmp/diff_new_pack.ol1PgL/_new 2025-08-06 14:31:11.058740870 +0200 @@ -18,11 +18,11 @@ %define _sonum 20 -%ifarch aarch64 loongarch64 ppc64 ppc64le %{ix86} x86_64 riscv64 +%ifarch aarch64 %{ix86} loongarch64 ppc64 ppc64le riscv64 x86_64 %global has_openmp 1 %endif -%ifarch aarch64 loongarch64 ppc64le s390x x86_64 +%ifarch aarch64 loongarch64 ppc64le riscv64 s390x x86_64 %define has_lldb 1 %if %{suse_version} >= 1600 || 0%{?sle_version} >= 150600 %define has_lldb_python 1
