SPARCv9 assembly pack: unify build rules and argument handling.
[openssl.git] / crypto / md5 / asm / md5-sparcv9.pl
index 47a66c584e5f0870239d30d74f433883d303cb0f..1c4ae5200b981764ffc5a6b741fd10d0899ca3bd 100644 (file)
@@ -17,7 +17,7 @@
 # single-process result on 8-core processor, or ~11GBps per 2.85GHz
 # socket.
 
-$output=shift;
+$output=pop;
 open STDOUT,">$output";
 
 use integer;