Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pocl for openSUSE:Factory checked in at 2022-12-24 18:26:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pocl (Old) and /work/SRC/openSUSE:Factory/.pocl.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pocl" Sat Dec 24 18:26:22 2022 rev:29 rq:1045225 version:3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/pocl/pocl.changes 2022-12-06 14:23:32.269709916 +0100 +++ /work/SRC/openSUSE:Factory/.pocl.new.1563/pocl.changes 2022-12-24 18:26:23.350981146 +0100 @@ -1,0 +2,5 @@ +Sat Dec 24 12:27:06 UTC 2022 - Andreas Schwab <sch...@suse.de> + +- Use generic-rv64 cpu on riscv64 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pocl.spec ++++++ --- /var/tmp/diff_new_pack.KRe4QB/_old 2022-12-24 18:26:24.054985222 +0100 +++ /var/tmp/diff_new_pack.KRe4QB/_new 2022-12-24 18:26:24.058985245 +0100 @@ -100,6 +100,9 @@ %ifarch aarch64 -DLLC_HOST_CPU=cortex-a53 \ %endif +%ifarch riscv64 + -DLLC_HOST_CPU=generic-rv64 \ +%endif %if 0%{?suse_version} <= 1500 && 0%{?sle_version} <= 150300 -DCMAKE_INSTALL_LIBDIR:PATH=%{_lib} \ %endif