提交 28ae6408 编写于 作者: O openharmony_ci 提交者: Gitee

!191 FIX#I3Z26J: Build fails with flags in board_ld_flags

Merge pull request !191 from yangming_ha/master
......@@ -21,7 +21,7 @@ if (target_cpu == "") {
target_cpu = board_cpu
}
target_arch_cflags = board_cflags + board_ld_flags
target_arch_cflags = board_cflags
if (board_arch != "") {
target_arch_cflags += [ "-march=$board_arch" ]
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册