chacha/asm/chacha-armv8.pl: fix intermittent build failures.
Reviewed-by: Richard Levitte <levitte@openssl.org>
This commit is contained in:
parent
802d224308
commit
b9077d85b0
1 changed files with 1 additions and 0 deletions
|
@ -1124,3 +1124,4 @@ foreach (split("\n",$code)) {
|
|||
|
||||
print $_,"\n";
|
||||
}
|
||||
close STDOUT; # flush
|
||||
|
|
Loading…
Reference in a new issue