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 783c3fc + 7f43941 commit 50048c0Copy full SHA for 50048c0
mk/dist.mk
@@ -77,6 +77,7 @@ $(PKG_TAR): $(PKG_FILES)
77
-C $(S) \
78
--exclude-vcs \
79
--exclude=*~ \
80
+ --exclude=*.pyc \
81
--exclude=*/llvm/test/*/*.ll \
82
--exclude=*/llvm/test/*/*.td \
83
--exclude=*/llvm/test/*/*.s \
0 commit comments