提交 7b635d5d 编写于 作者: Y yaoxiaoyu

donnot remove out_path

Signed-off-by: Nyaoxiaoyu <yaoxiaoyu1@huawei.com>
Change-Id: Ia174c052005ae8e5ef480d061f1519909053b36e
上级 0e88805a
......@@ -200,10 +200,6 @@ class Build():
return os.environ
def gn_build(self, cmd_args):
# Clean out path
remove_path(self.config.out_path)
makedirs(self.config.out_path)
# Gn cmd init and execute
gn_path = self.config.gn_path
gn_args = cmd_args.get('gn', [])
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册