Commit 8d3b929
committed
configure: supply
Since version 1.1.1 gyp.js uses environment files. Set --target_arch
command-line option with value of node-gyp --arch option in order to
generate proper ninja environment file.
Removed findMSVS() function and `vcvars.bat` invocation before building with
`ninja` because `gyp.js` supports target environments and the actual
`target_arch` is set before on `configure` stage.target_arch define to gyp.js1 parent 5b0a17b commit 8d3b929
1 file changed
+2
-35
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
| |||
75 | 74 | | |
76 | 75 | | |
77 | 76 | | |
78 | | - | |
79 | | - | |
| 77 | + | |
| 78 | + | |
80 | 79 | | |
81 | 80 | | |
82 | 81 | | |
83 | 82 | | |
84 | 83 | | |
85 | 84 | | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | 85 | | |
114 | 86 | | |
115 | 87 | | |
| |||
281 | 253 | | |
282 | 254 | | |
283 | 255 | | |
284 | | - | |
285 | | - | |
286 | | - | |
287 | | - | |
288 | | - | |
289 | 256 | | |
290 | 257 | | |
291 | 258 | | |
| |||
0 commit comments