Define node_byteorder and node_release_urlbase
This commit is contained in:
parent
5c57f92ba5
commit
4337c07425
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@
|
||||||
'python': 'python',
|
'python': 'python',
|
||||||
'openssl_fips': '',
|
'openssl_fips': '',
|
||||||
'openssl_no_asm': 1,
|
'openssl_no_asm': 1,
|
||||||
|
'node_release_urlbase': 'https://atom.io/download/atom-shell',
|
||||||
|
'node_byteorder': '<!(python -c "import sys; print sys.byteorder")',
|
||||||
'node_target_type': 'shared_library',
|
'node_target_type': 'shared_library',
|
||||||
'node_install_npm': 'false',
|
'node_install_npm': 'false',
|
||||||
'node_prefix': '',
|
'node_prefix': '',
|
||||||
|
|
Loading…
Reference in a new issue