summaryrefslogtreecommitdiffstats
path: root/crypto/sha/asm/sha512-sparcv9.pl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/sha/asm/sha512-sparcv9.pl')
-rw-r--r--crypto/sha/asm/sha512-sparcv9.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/sha/asm/sha512-sparcv9.pl b/crypto/sha/asm/sha512-sparcv9.pl
index bd4af64066..866a7b0999 100644
--- a/crypto/sha/asm/sha512-sparcv9.pl
+++ b/crypto/sha/asm/sha512-sparcv9.pl
@@ -49,7 +49,7 @@
# saturates at 11.5x single-process result on 8-core processor, or
# ~11/16GBps per 2.85GHz socket.
-$output=shift;
+$output=pop;
open STDOUT,">$output";
if ($output =~ /512/) {