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 fea5aa6 commit 1131acbCopy full SHA for 1131acb
mk/dist.mk
@@ -33,7 +33,7 @@ LICENSE.txt: $(S)COPYRIGHT $(S)LICENSE-APACHE $(S)LICENSE-MIT
33
# Source tarball
34
######################################################################
35
36
-PKG_TAR = dist/$(PKG_NAME).tar.gz
+PKG_TAR = dist/$(PKG_NAME)-src.tar.gz
37
38
PKG_GITMODULES := $(S)src/llvm $(S)src/compiler-rt \
39
$(S)src/rt/hoedown $(S)src/jemalloc
0 commit comments