Loading crypto/perlasm/x86masm.pl +1 −1 Original line number Diff line number Diff line Loading @@ -128,7 +128,7 @@ ___ if (grep {/\b${nmdecor}OPENSSL_ia32cap_P\b/i} @out) { my $comm=<<___; .bss SEGMENT .bss SEGMENT 'BSS' COMM ${nmdecor}OPENSSL_ia32cap_P:QWORD .bss ENDS ___ Loading Loading
crypto/perlasm/x86masm.pl +1 −1 Original line number Diff line number Diff line Loading @@ -128,7 +128,7 @@ ___ if (grep {/\b${nmdecor}OPENSSL_ia32cap_P\b/i} @out) { my $comm=<<___; .bss SEGMENT .bss SEGMENT 'BSS' COMM ${nmdecor}OPENSSL_ia32cap_P:QWORD .bss ENDS ___ Loading