Use portablesuffix el10 for riscv64
This commit is contained in:
parent
f9eec1d228
commit
72df43cb75
@ -382,8 +382,12 @@
|
||||
%global portablebuilddir /builddir/build/BUILD
|
||||
|
||||
%if 0%{?almalinux}
|
||||
%ifarch riscv64
|
||||
%global portablesuffix el10
|
||||
%else
|
||||
%global portablesuffix el8
|
||||
%endif
|
||||
%endif
|
||||
|
||||
# Priority must be 8 digits in total; up to openjdk 1.8, we were using 18..... so when we moved to 11, we had to add another digit
|
||||
%if %is_system_jdk
|
||||
|
Loading…
Reference in New Issue
Block a user