Typo, asoutflag -> perlasm_scheme
Reviewed-by: Tim Hudson <tjh@openssl.org>
This commit is contained in:
parent
43800958f1
commit
f0d484fcd4
1 changed files with 1 additions and 1 deletions
|
@ -1381,7 +1381,7 @@ sub vms_info {
|
|||
}),
|
||||
sys_id => "WIN32",
|
||||
bn_ops => "BN_LLONG EXPORT_VAR_AS_FN",
|
||||
asoutflag => sub { vc_win32_info()->{perlasm_scheme} },
|
||||
perlasm_scheme => sub { vc_win32_info()->{perlasm_scheme} },
|
||||
build_scheme => add("VC-W32", { separator => undef }),
|
||||
},
|
||||
"VC-CE" => {
|
||||
|
|
Loading…
Reference in a new issue