Also check for errors in x86_64-xlate.pl.
[openssl.git] / crypto / des / asm / des-586.pl
index 45fe3d2d443a3605a20603b5062f031ab9da84ea..197ba2d7d96f60084e9620b4abfce257a2b2cb57 100644 (file)
@@ -46,7 +46,7 @@ $small_footprint=1 if (grep(/\-DOPENSSL_SMALL_FOOTPRINT/,@ARGV));
 
 &asm_finish();
 
-close STDOUT or die "error closing STDOUT";
+close STDOUT or die "error closing STDOUT: $!";
 
 sub DES_encrypt_internal()
        {