Accepting request 1045200 from openSUSE:Factory:RISCV
- Use generic-rv64 cpu on riscv64 OBS-URL: https://build.opensuse.org/request/show/1045200 OBS-URL: https://build.opensuse.org/package/show/science/pocl?expand=0&rev=69
This commit is contained in:
parent
56e69c6c74
commit
82223d22f2
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 24 12:27:06 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- Use generic-rv64 cpu on riscv64
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 5 13:43:13 UTC 2022 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
@ -100,6 +100,9 @@ This subpackage provides the development files needed for pocl.
|
||||
%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
|
||||
|
Loading…
Reference in New Issue
Block a user