mirror of
https://github.com/openssl/openssl.git
synced 2025-02-17 14:32:04 +08:00
oops
This commit is contained in:
parent
0fba7a8fa8
commit
05b4fc6c22
@ -70,9 +70,9 @@ if ($runasm)
|
||||
{
|
||||
# run assembler
|
||||
system @ARGS;
|
||||
print STDERR "RUNNING: @ARGS\n";
|
||||
|
||||
my $rv = $?;
|
||||
exit 0;
|
||||
|
||||
# restore target
|
||||
unlink $target;
|
||||
rename "tmptarg.s", $target;
|
||||
|
Loading…
Reference in New Issue
Block a user