X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fbn%2Fasm%2Fsparcv9a-mont.pl;h=369913b85b44f0862478aefacf9ea086d6fb5942;hb=a21314dbbc56cd30580123d74b3106a628540965;hp=a91e40edb077f9bf77165d4c4619327d33f57dc9;hpb=32be631ca1f2b73c92e4f7f5d23f1c3aee80ec69;p=oweals%2Fopenssl.git diff --git a/crypto/bn/asm/sparcv9a-mont.pl b/crypto/bn/asm/sparcv9a-mont.pl index a91e40edb0..369913b85b 100755 --- a/crypto/bn/asm/sparcv9a-mont.pl +++ b/crypto/bn/asm/sparcv9a-mont.pl @@ -886,4 +886,4 @@ $code =~ s/fzeros\s+%f([0-9]+)/ print $code; # flush -close STDOUT or die "error closing STDOUT"; +close STDOUT or die "error closing STDOUT: $!";