]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/chacha/asm/chacha-ia64.pl
Also check for errors in x86_64-xlate.pl.
[thirdparty/openssl.git] / crypto / chacha / asm / chacha-ia64.pl
index 9276dd0fbfa2157cda337261b32395b6d00529f0..b13d972855754d2a41bcc4d309ec632a22e9685f 100644 (file)
@@ -288,4 +288,4 @@ stringz "ChaCha20 for IA64, CRYPTOGAMS by \@dot-asm"
 ___
 
 print $code;
-close STDOUT or die "error closing STDOUT";
+close STDOUT or die "error closing STDOUT: $!";