build: [gn] working on 32bit windows
This commit is contained in:
parent
a2ac31a4bf
commit
16b66db9c7
3 changed files with 18 additions and 0 deletions
|
@ -27,6 +27,7 @@ action("configure_node") {
|
|||
"--prefix=",
|
||||
"--config-out-dir=" + rebase_path(target_gen_dir),
|
||||
"--no-run-gyp",
|
||||
"--dest-cpu=$target_cpu",
|
||||
]
|
||||
if (is_component_build) {
|
||||
args += [ "--shared" ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue