Also check for errors in x86_64-xlate.pl.
[openssl.git] / crypto / poly1305 / asm / poly1305-armv8.pl
index d547f4e723df56ca2467f48cb78e096f87be10c8..887c6f92a4f1741148d986a0769a8d58864919f1 100755 (executable)
@@ -940,4 +940,4 @@ foreach (split("\n",$code)) {
 
        print $_,"\n";
 }
-close STDOUT or die "error closing STDOUT";
+close STDOUT or die "error closing STDOUT: $!";