| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -14,7 +14,7 @@ declare_args() { | |||
| 14 | 14 | node_openssl_path = "$node_path/deps/openssl" | |
| 15 | 15 | ||
| 16 | 16 | # The location of simdutf - use the one from node's deps by default. | |
| 17 | - node_simdutf_path = "$node_path/deps/simdutf" | ||
| 17 | + node_simdutf_path = "//third_party/simdutf" | ||
| 18 | 18 | ||
| 19 | 19 | # The NODE_MODULE_VERSION defined in node_version.h. | |
| 20 | 20 | node_module_version = exec_script("$node_path/tools/getmoduleversion.py", [], "value") | |
| Back | FazBrowse Home | New Git URL |
0 commit comments