Update libssl to use the new library context aware SRP functions
[openssl.git] / crypto / arm64cpuid.pl
index 920277666c51d6d1b351ca01679c038e85d656a5..96facfd8eb97b6ca0cfeaf1ac808dcfe81216a0e 100755 (executable)
@@ -147,4 +147,4 @@ CRYPTO_memcmp:
 ___
 
 print $code;
-close STDOUT;
+close STDOUT or die "error closing STDOUT: $!";