mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-24 04:46:58 +00:00
mk: Add FIXME about making windows installer support all hosts
This commit is contained in:
parent
116ebe5af8
commit
ae0e47a6eb
@ -87,6 +87,8 @@ dist-tar-src: $(PKG_TAR)
|
||||
# Windows .exe installer
|
||||
######################################################################
|
||||
|
||||
# FIXME Needs to support all hosts, but making rust.iss compatible looks like a chore
|
||||
|
||||
ifdef CFG_ISCC
|
||||
|
||||
PKG_EXE = dist/$(PKG_NAME)-install.exe
|
||||
|
Loading…
Reference in New Issue
Block a user