mirror of
https://github.com/openssl/openssl.git
synced 2025-03-31 20:10:45 +08:00
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
@ -1124,3 +1124,4 @@ foreach (split("\n",$code)) {
|
||||
|
||||
print $_,"\n";
|
||||
}
|
||||
close STDOUT; # flush
|
||||
|
Loading…
x
Reference in New Issue
Block a user