[openssl-commits] [openssl] master update
Richard Levitte
levitte at openssl.org
Tue Apr 19 21:50:43 UTC 2016
The branch master has been updated
via f0d484fcd4d2119a31a2272c4a9b1752e0011cd7 (commit)
from 43800958f1b080e4b75917c55df527cc96e29336 (commit)
- Log -----------------------------------------------------------------
commit f0d484fcd4d2119a31a2272c4a9b1752e0011cd7
Author: Richard Levitte <levitte at openssl.org>
Date: Tue Apr 19 23:22:55 2016 +0200
Typo, asoutflag -> perlasm_scheme
Reviewed-by: Tim Hudson <tjh at openssl.org>
-----------------------------------------------------------------------
Summary of changes:
Configurations/10-main.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Configurations/10-main.conf b/Configurations/10-main.conf
index e3473c8..ad80c70 100644
--- a/Configurations/10-main.conf
+++ b/Configurations/10-main.conf
@@ -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" => {
More information about the openssl-commits
mailing list