提交 7a46e7c9 编写于 作者: D dhy308

增加-mtp=cp15编译选项

Signed-off-by: Ndhy308 <tony.gan@huawei.com>
上级 53a0d8a1
...@@ -146,6 +146,7 @@ template("musl_libs") { ...@@ -146,6 +146,7 @@ template("musl_libs") {
"-D_XOPEN_SOURCE=700", "-D_XOPEN_SOURCE=700",
"-g", "-g",
"-pipe", "-pipe",
"-mtp=cp15",
"-fno-omit-frame-pointer", "-fno-omit-frame-pointer",
"-funwind-tables", "-funwind-tables",
"-fasynchronous-unwind-tables", "-fasynchronous-unwind-tables",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册