提交 25177283 编写于 作者: W weety

Remove unused debug code.

上级 80a0a808
......@@ -34,10 +34,8 @@ def GetGCCRoot(rtconfig):
if exec_path == '/usr/bin':
root_path = os.path.join('/usr/lib', prefix)
print(root_path)
else:
root_path = os.path.join(exec_path, '..', prefix)
print(root_path)
return root_path
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册