diff --git a/tools/building.py b/tools/building.py index b859f30eb478e18f54f0fa3394e3736323c7ee6c..c727591bb0394036699959ef0769ebb35c40ea2d 100644 --- a/tools/building.py +++ b/tools/building.py @@ -326,12 +326,6 @@ def PrepareBuilding(env, root_directory, has_libcpu=False, remove_components = [ mk_rtconfig(configfn) exit(0) - AddOption('--test', - dest='test', - action='store_true', - default=False, - help='some test feature') - # add comstr option AddOption('--verbose', dest='verbose',