提交 021fff84 编写于 作者: R Richard Levitte

Make unified builds the default on Unix

Reviewed-by: NMatt Caswell <matt@openssl.org>
上级 dc3365f7
......@@ -35,9 +35,6 @@
shared_ldflag => "",
shared_rcflag => "",
shared_extension => "",
build_scheme => "unixmake",
build_file => "Makefile",
},
BASE_common => {
......@@ -72,7 +69,7 @@
}
return (); },
build_scheme => "unixmake",
build_scheme => [ "unified", "unix" ],
build_file => "Makefile",
},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册