about summary refs log tree commit diff
diff options
context:
space:
mode:
-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