| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 94a486a commit 4480b14
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -112,7 +112,7 @@ cctest: all | |||
| 112 | 112 | ||
| 113 | 113 | v8: | |
| 114 | 114 | tools/make-v8.sh v8 | |
| 115 | - $(MAKE) -C deps/v8 $(V8_ARCH) $(V8_BUILD_OPTIONS) | ||
| 115 | + $(MAKE) -C deps/v8 $(V8_ARCH).$(BUILDTYPE_LOWER) $(V8_BUILD_OPTIONS) | ||
| 116 | 116 | ||
| 117 | 117 | test: all | |
| 118 | 118 | $(MAKE) build-addons | |
| Back | FazBrowse Home | New Git URL |
0 commit comments