mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-23 20:34:06 +00:00
mk: Start producing binary tarballs on windows
We may use these for creating combined rust/cargo installers
This commit is contained in:
parent
e0bd16c5ec
commit
0f75b2911c
@ -283,7 +283,7 @@ distcheck-docs: dist-docs
|
||||
|
||||
ifdef CFG_WINDOWSY_$(CFG_BUILD)
|
||||
|
||||
dist: dist-win
|
||||
dist: dist-win dist-tar-bins
|
||||
|
||||
distcheck: distcheck-win
|
||||
$(Q)rm -Rf tmp/distcheck
|
||||
|
Loading…
Reference in New Issue
Block a user