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