Add ARCH=riscv64
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
This commit is contained in:
parent
2757a8b851
commit
7a6b8e0347
@ -374,7 +374,7 @@ TARGET="TARGET=POWER8 DYNAMIC_ARCH=0"
|
|||||||
TARGET="TARGET=ARMV8 DYNAMIC_ARCH=0"
|
TARGET="TARGET=ARMV8 DYNAMIC_ARCH=0"
|
||||||
%endif
|
%endif
|
||||||
%ifarch riscv64
|
%ifarch riscv64
|
||||||
TARGET="TARGET=RISCV64 DYNAMIC_ARCH=0"
|
TARGET="ARCH=riscv64 TARGET=RISCV64 DYNAMIC_ARCH=0"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?rhel} == 5
|
%if 0%{?rhel} == 5
|
||||||
|
Loading…
Reference in New Issue
Block a user