提交 16b42d4d 编写于 作者: R Richard Levitte

Add C++ settings in the Linux config targets

Reviewed-by: NRich Salz <rsalz@openssl.org>
上级 7763472f
......@@ -622,6 +622,7 @@ sub vms_info {
"linux-generic32" => {
inherit_from => [ "BASE_unix" ],
cc => "gcc",
cxx => "g++",
cflags => combine(picker(default => "-Wall",
debug => "-O0 -g",
release => "-O3"),
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册