| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent b08ce67 commit bb2977c
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -170,9 +170,9 @@ with-code-cache test-code-cache: | |||
| 170 | 170 | $(warning '$@' target is a noop) | |
| 171 | 171 | ||
| 172 | 172 | out/Makefile: config.gypi common.gypi node.gyp \ | |
| 173 | - deps/uv/uv.gyp deps/llhttp/llhttp.gyp deps/zlib/zlib.gyp \ | ||
| 174 | - deps/simdutf/simdutf.gyp deps/ada/ada.gyp \ | ||
| 175 | - tools/v8_gypfiles/toolchain.gypi tools/v8_gypfiles/features.gypi \ | ||
| 173 | + deps/*/*.gyp \ | ||
| 174 | + tools/v8_gypfiles/toolchain.gypi \ | ||
| 175 | + tools/v8_gypfiles/features.gypi \ | ||
| 176 | 176 | tools/v8_gypfiles/inspector.gypi tools/v8_gypfiles/v8.gyp | |
| 177 | 177 | $(PYTHON) tools/gyp_node.py -f make | |
| 178 | 178 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments