| diff --git a/crypto/perlasm/x86_64-xlate.pl b/crypto/perlasm/x86_64-xlate.pl | |
| --- a/crypto/perlasm/x86_64-xlate.pl | |
| +++ b/crypto/perlasm/x86_64-xlate.pl | |
| @@ -119,8 +119,9 @@ | |
| =~ /nvc .*/) | |
| { | |
| $gnuas=1; | |
| } | |
| +$gnuas=1; | |
| my $cet_property; | |
| if ($flavour =~ /elf/) { | |
| # Always generate .note.gnu.property section for ELF outputs to |