提交 e72769aa 编写于 作者: A Andy Polyakov

Configurations/00-base-templates.conf: harmonize BASE_Windows.

Reviewed-by: NRichard Levitte <levitte@openssl.org>
上级 9c7ce40b
......@@ -91,6 +91,8 @@
ar => "lib",
arflags => "/nologo",
aroutflag => "/out:",
rc => "rc",
rcoutflag => "/fo",
mt => "mt",
mtflags => "-nologo",
mtinflag => "-manifest ",
......
......@@ -1246,8 +1246,6 @@ sub vms_info {
return [ @defs ];
}),
coutflag => "/Fo",
rc => "rc",
rcoutflag => "/fo",
lib_cflags => add("/Zi /Fdossl_static"),
dso_cflags => "/Zi /Fddso",
bin_cflags => "/Zi /Fdapp",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册