Fixing ninja bootstrap.
This commit is contained in:
@@ -282,7 +282,8 @@ class SetupCommand(Command):
|
|||||||
extra_args = ''
|
extra_args = ''
|
||||||
#if sys.platform == 'win32':
|
#if sys.platform == 'win32':
|
||||||
# extra_args = '--x64'
|
# extra_args = '--x64'
|
||||||
shell_call('python third_party/ninja/bootstrap.py ' + extra_args)
|
shell_call('python third_party/ninja/configure.py --bootstrap ' +
|
||||||
|
extra_args)
|
||||||
print('')
|
print('')
|
||||||
|
|
||||||
# binutils (with vmx128).
|
# binutils (with vmx128).
|
||||||
|
|||||||
Reference in New Issue
Block a user