about summary refs log tree commit diff
diff options
context:
space:
mode:
authorBrian Anderson <banderson@mozilla.com>2014-03-21 14:02:08 -0700
committerBrian Anderson <banderson@mozilla.com>2014-03-24 14:29:17 -0700
commitae0e47a6ebd5d9f371ebef4b10658ffbd4817cbb (patch)
treebd9980015662a517cebabf6ec794c6b4ec24973a
parent116ebe5af827e5df7cd64f308b62c8aa94ee7bd5 (diff)
downloadrust-ae0e47a6ebd5d9f371ebef4b10658ffbd4817cbb.tar.gz
rust-ae0e47a6ebd5d9f371ebef4b10658ffbd4817cbb.zip
mk: Add FIXME about making windows installer support all hosts
-rw-r--r--mk/dist.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/mk/dist.mk b/mk/dist.mk
index 1954e325a5a..30a83f6e0a6 100644
--- a/mk/dist.mk
+++ b/mk/dist.mk
@@ -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