Skip to content
Snippets Groups Projects
Commit ca55d11f authored by Andy Polyakov's avatar Andy Polyakov
Browse files

Allow to specify filename on sha1-ia64.pl command line.

parent abe7f8b4
No related branches found
No related tags found
No related merge requests found
......@@ -302,4 +302,5 @@ $code.=<<___;
stringz "SHA1 block transform for IA64, CRYPTOGAMS by <appro\@openssl.org>"
___
$output=shift and open STDOUT,">$output";
print $code;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment