Also check for errors in x86_64-xlate.pl.
[openssl.git] / crypto / chacha / asm / chacha-c64xplus.pl
index 0b146288f780208c8cd195ed02f8095d440bf36d..6888e12da092b5cf020fb29dccf54cec18e22860 100755 (executable)
@@ -922,4 +922,4 @@ $code.=<<___;
 ___
 
 print $code;
-close STDOUT or die "error closing STDOUT";
+close STDOUT or die "error closing STDOUT: $!";