提交 9f0998ab 编写于 作者: B Bernard Xiong

[Tools] Remove `scons --test` argument.

上级 798e45f8
...@@ -326,12 +326,6 @@ def PrepareBuilding(env, root_directory, has_libcpu=False, remove_components = [ ...@@ -326,12 +326,6 @@ def PrepareBuilding(env, root_directory, has_libcpu=False, remove_components = [
mk_rtconfig(configfn) mk_rtconfig(configfn)
exit(0) exit(0)
AddOption('--test',
dest='test',
action='store_true',
default=False,
help='some test feature')
# add comstr option # add comstr option
AddOption('--verbose', AddOption('--verbose',
dest='verbose', dest='verbose',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册