| Tim Windelschmidt | ca73504 | 2025-06-05 08:56:34 +0200 | [diff] [blame^] | 1 | diff --git a/crypto/perlasm/x86_64-xlate.pl b/crypto/perlasm/x86_64-xlate.pl |
| 2 | --- a/crypto/perlasm/x86_64-xlate.pl | ||||
| 3 | +++ b/crypto/perlasm/x86_64-xlate.pl | ||||
| 4 | @@ -119,8 +119,9 @@ | ||||
| 5 | =~ /nvc .*/) | ||||
| 6 | { | ||||
| 7 | $gnuas=1; | ||||
| 8 | } | ||||
| 9 | +$gnuas=1; | ||||
| 10 | |||||
| 11 | my $cet_property; | ||||
| 12 | if ($flavour =~ /elf/) { | ||||
| 13 | # Always generate .note.gnu.property section for ELF outputs to | ||||