We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20356e4 commit 034f218Copy full SHA for 034f218
mk/dist.mk
@@ -36,7 +36,7 @@ LICENSE.txt: $(S)COPYRIGHT $(S)LICENSE-APACHE $(S)LICENSE-MIT
36
PKG_TAR = dist/$(PKG_NAME).tar.gz
37
38
PKG_GITMODULES := $(S)src/libuv $(S)src/llvm $(S)src/gyp $(S)src/compiler-rt \
39
- $(S)src/rt/hoedown
+ $(S)src/rt/hoedown $(S)src/jemalloc
40
PKG_FILES := \
41
$(S)COPYRIGHT \
42
$(S)LICENSE-APACHE \
0 commit comments