Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package llvm19 for openSUSE:Factory checked in at 2025-03-20 19:23:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/llvm19 (Old) and /work/SRC/openSUSE:Factory/.llvm19.new.2696 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "llvm19" Thu Mar 20 19:23:30 2025 rev:9 rq:1254265 version:19.1.7 Changes: -------- --- /work/SRC/openSUSE:Factory/llvm19/llvm19.changes 2025-02-28 17:38:14.985881746 +0100 +++ /work/SRC/openSUSE:Factory/.llvm19.new.2696/llvm19.changes 2025-03-20 19:23:31.465998338 +0100 @@ -1,0 +2,5 @@ +Tue Mar 18 18:45:06 UTC 2025 - Andreas Schwab <sch...@suse.de> + +- Enable build of libc++ and openmp for riscv64 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ llvm19.spec ++++++ --- /var/tmp/diff_new_pack.IudrZJ/_old 2025-03-20 19:23:33.762093235 +0100 +++ /var/tmp/diff_new_pack.IudrZJ/_new 2025-03-20 19:23:33.766093399 +0100 @@ -28,13 +28,13 @@ %global _soclang 13 %global _socxx 1 -%ifarch x86_64 aarch64 %arm +%ifarch x86_64 aarch64 %arm riscv64 %bcond_without libcxx %else %bcond_with libcxx %endif -%ifarch aarch64 ppc64 ppc64le %{ix86} x86_64 +%ifarch aarch64 ppc64 ppc64le %{ix86} x86_64 riscv64 %bcond_without openmp %else %bcond_with openmp