mk: Append -src to source tarballs for easier identification

This commit is contained in:
Brian Anderson 2014-12-30 11:47:12 -08:00
parent fea5aa656f
commit 1131acbc8e
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ LICENSE.txt: $(S)COPYRIGHT $(S)LICENSE-APACHE $(S)LICENSE-MIT
# Source tarball
######################################################################
PKG_TAR = dist/$(PKG_NAME).tar.gz
PKG_TAR = dist/$(PKG_NAME)-src.tar.gz
PKG_GITMODULES := $(S)src/llvm $(S)src/compiler-rt \
$(S)src/rt/hoedown $(S)src/jemalloc