Link boringssl and node together in one binary

This commit is contained in:
Cheng Zhao 2015-04-07 12:21:16 +08:00
parent e334e6e822
commit f169772031
7 changed files with 11 additions and 36 deletions

View file

@ -26,7 +26,7 @@ def main():
enable_verbose_mode()
if sys.platform == 'cygwin':
update_win32_python()
update_submodules()
# update_submodules()
update_node_modules('.')
bootstrap_brightray(args.url)