Update the hardening values for AArch64
This commit is contained in:
parent
28e9e680e6
commit
e04500f716
1 changed files with 1 additions and 1 deletions
|
|
@ -971,7 +971,7 @@ sed -i 's/^/%lang(ja) /' .ruby-doc.ja
|
|||
# Check Ruby hardening.
|
||||
%define fortification_x86_64 fortified="12" fortify-able="29"
|
||||
%define fortification_i686 fortified="10" fortify-able="26"
|
||||
%define fortification_aarch64 fortified="10" fortify-able="26"
|
||||
%define fortification_aarch64 fortified="12" fortify-able="29"
|
||||
%define fortification_ppc64le fortified="7" fortify-able="24"
|
||||
%define fortification_s390x fortified="10" fortify-able="24"
|
||||
%define fortification_riscv64 fortified="10" fortify-able="26"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue