chacha/asm/chacha-armv8.pl: fix intermittent build failures.

Reviewed-by: Richard Levitte <levitte@openssl.org>
This commit is contained in:
Andy Polyakov 2016-04-11 14:06:16 +02:00
parent 802d224308
commit b9077d85b0

View file

@ -1124,3 +1124,4 @@ foreach (split("\n",$code)) {
print $_,"\n";
}
close STDOUT; # flush