build generic for riscv

This commit is contained in:
Alexander Stefanov 2023-01-18 23:27:23 +00:00
parent 93d680681a
commit 5066004ca1

View file

@ -98,7 +98,7 @@ video format.
%ifarch aarch64
-DAOM_TARGET_CPU=arm64 \
%endif
%ifarch aarch64 %{e2k} %{riscv}
%ifarch %{riscv}
-DAOM_TARGET_CPU=generic \
%endif
%ifarch %{ix86}