提交 8e5318c7 编写于 作者: Y yinchuang

Add '-O3' for soft_musl_ldso

Issue:I6778R

Test: Build & Boot devices
Signed-off-by: Nyinchuang <yinchuang@huawei.com>
上级 cc2bc150
......@@ -660,6 +660,7 @@ template("musl_libs") {
"-fPIC",
"-ffreestanding",
"-fno-stack-protector",
"-O3",
]
if (is_asan) {
defines = [
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册