提交 f50fbb03 编写于 作者: wuyangyong's avatar wuyangyong 提交者: mysterywolf

[tools] remove .sconsign.dblite when scons clean.

fixed py2 <==> py3 ValueError : unsupported pickle protocol: x
上级 9a8249bb
......@@ -880,6 +880,7 @@ def EndBuilding(target, program = None):
Clean(target, 'cconfig.h')
Clean(target, 'rtua.py')
Clean(target, 'rtua.pyc')
Clean(target, '.sconsign.dblite')
if GetOption('target'):
GenTargetProject(program)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册