提交 5021c540 编写于 作者: Y yinchuang

Optimize strtod

Issue:I7NJU1
Signed-off-by: Nyinchuang <yinchuang@huawei.com>
Test:libctest
上级 e033d572
...@@ -576,6 +576,7 @@ template("musl_libs") { ...@@ -576,6 +576,7 @@ template("musl_libs") {
"-fPIC", "-fPIC",
"-ffreestanding", "-ffreestanding",
"-fstack-protector-strong", "-fstack-protector-strong",
"-flto",
] ]
if (use_jemalloc) { if (use_jemalloc) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册