Also check for errors in x86_64-xlate.pl.
[openssl.git] / crypto / rc4 / asm / rc4-586.pl
index 79068ffdcec7b38fbe1b7e512dbb971b56a8e72f..126903f7ff48cb0e823c583cb3b1cabc09300117 100644 (file)
@@ -422,4 +422,4 @@ $idx="edx";
 
 &asm_finish();
 
-close STDOUT or die "error closing STDOUT";
+close STDOUT or die "error closing STDOUT: $!";