Fix typo in RiscV-64 test
This commit is contained in:
parent
bfcebe5b7a
commit
347ab12f1b
@ -379,7 +379,7 @@ export CLANG_TARGET_OPTIONS="-fcf-protection"
|
||||
%ifarch aarch64
|
||||
export CLANG_TARGET_OPTIONS="-mbranch-protection=standard"
|
||||
%endif
|
||||
%ifnarch risv64
|
||||
%ifnarch riscv64
|
||||
export CLANG_TARGET_OPTIONS="$CLANG_TARGET_OPTIONS -flto"
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user