X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fbn%2Fasm%2Fx86_64-mont5.pl;h=6cd7bca9fa78decdf0958789a8b37223dfddbe1b;hp=0eb127b4e766e9823002a7ac9ef62e2bf5fd3d7a;hb=a21314dbbc56cd30580123d74b3106a628540965;hpb=0eb154663478968137112441d16b593fdf2ebcf8 diff --git a/crypto/bn/asm/x86_64-mont5.pl b/crypto/bn/asm/x86_64-mont5.pl index 0eb127b4e7..6cd7bca9fa 100755 --- a/crypto/bn/asm/x86_64-mont5.pl +++ b/crypto/bn/asm/x86_64-mont5.pl @@ -3962,4 +3962,4 @@ ___ $code =~ s/\`([^\`]*)\`/eval($1)/gem; print $code; -close STDOUT or die "error closing STDOUT"; +close STDOUT or die "error closing STDOUT: $!";