提交 55ff3aff 编写于 作者: A Andy Polyakov

x86masm.pl: eliminate linker "multiple sections found with different

attributes" warning.
上级 b7cec490
......@@ -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
___
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册