mirror of
https://github.com/openssl/openssl.git
synced 2024-11-24 10:34:12 +08:00
Allow to specify filename on sha1-ia64.pl command line.
This commit is contained in:
parent
abe7f8b457
commit
ca55d11f84
@ -302,4 +302,5 @@ $code.=<<___;
|
||||
stringz "SHA1 block transform for IA64, CRYPTOGAMS by <appro\@openssl.org>"
|
||||
___
|
||||
|
||||
$output=shift and open STDOUT,">$output";
|
||||
print $code;
|
||||
|
Loading…
Reference in New Issue
Block a user