mirror of
https://github.com/openssl/openssl.git
synced 2024-11-28 20:44:10 +08:00
parent
0e7a32b55e
commit
7eb9680ae1
@ -2306,7 +2306,7 @@ $code.=<<___;
|
||||
.rva .LSEH_end_$func
|
||||
.rva .LSEH_info_$func
|
||||
___
|
||||
$code.=<<___ if ($SZ==4 && $shext);
|
||||
$code.=<<___ if ($SZ==4 && $shaext);
|
||||
.rva .LSEH_begin_${func}_shaext
|
||||
.rva .LSEH_end_${func}_shaext
|
||||
.rva .LSEH_info_${func}_shaext
|
||||
|
Loading…
Reference in New Issue
Block a user