| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 79bd39c commit 5290c9d
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -108,7 +108,7 @@ cctest: all | |||
| 108 | 108 | ||
| 109 | 109 | v8: | |
| 110 | 110 | tools/make-v8.sh v8 | |
| 111 | - $(MAKE) -C deps/v8 $(V8_ARCH) $(V8_BUILD_OPTIONS) | ||
| 111 | + $(MAKE) -C deps/v8 $(V8_ARCH).$(BUILDTYPE_LOWER) $(V8_BUILD_OPTIONS) | ||
| 112 | 112 | ||
| 113 | 113 | test: | cctest # Depends on 'all'. | |
| 114 | 114 | $(PYTHON) tools/test.py --mode=release doctool message pseudo-tty parallel sequential -J | |
| Back | FazBrowse Home | New Git URL |
0 commit comments