mirror of
https://github.com/openharmony/build_lite.git
synced 2026-07-21 03:45:26 -04:00
@@ -77,7 +77,7 @@ def add_options(parser):
|
||||
action='store_true')
|
||||
parser.add_argument('--compact-mode',
|
||||
action='store_false',
|
||||
help='compactiable with standard build system'
|
||||
help='compatible with standard build system '
|
||||
'set to false if we use build.sh as build entrance',
|
||||
default=True)
|
||||
parser.add_argument('--gn-args',
|
||||
|
||||
Reference in New Issue
Block a user