Clone of official tools
Diff: options.py
- Revision:
- 30:f12ce67666d0
- Parent:
- 29:1210849dba19
- Child:
- 31:8ea194f6145b
--- a/options.py Mon Aug 29 11:18:36 2016 +0100 +++ b/options.py Mon Aug 29 11:56:59 2016 +0100 @@ -75,9 +75,7 @@ 'run Goanna static code analyzer")'), type=argparse_lowercase_hyphen_type(['save-asm', 'debug-info', - 'analyze', - 'small-lib', - 'std-lib'], + 'analyze'], "build option")) return parser