mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 21:16:27 +03:00
mk: Add FIXME about making windows installer support all hosts
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user