| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -91,7 +91,7 @@ template("node_gn_build") { | |||
| 91 | 91 | if (current_cpu == "x86") { | |
| 92 | 92 | node_arch = "ia32" | |
| 93 | 93 | } else { | |
| 94 | - node_arch = current_cpu | ||
| 94 | + node_arch = target_cpu | ||
| 95 | 95 | } | |
| 96 | 96 | if (target_os == "win") { | |
| 97 | 97 | node_platform = "win32" | |
| Back | FazBrowse Home | New Git URL |
0 commit comments