提交 f8b85191 编写于 作者: O openharmony_ci 提交者: Gitee

!53 【轻量级 PR】:Set gn script executable to python3.

Merge pull request !53 from jady3356/N/A
......@@ -141,6 +141,7 @@ class Build():
self.config.out_path,
'--root={}'.format(self.config.root_path),
'--dotfile={}/.gn'.format(self.config.build_path),
'--script-executable=python3',
'--args={}'.format(" ".join(self._args_list))] + gn_args
exec_command(gn_cmd, log_path=self.config.log_path)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册