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