Build ia32 target with sysroot

This commit is contained in:
Cheng Zhao 2015-07-02 05:07:56 +00:00
parent 6088af623e
commit f2daeb9d70
5 changed files with 23 additions and 12 deletions

View file

@ -33,8 +33,6 @@
'V8_BASE': '',
'v8_postmortem_support': 'false',
'v8_enable_i18n_support': 'false',
# Required by Linux (empty for now, should support it in future).
'sysroot': '',
},
# Settings to compile node under Windows.
'target_defaults': {