Skip to content

Commit ae0e47a

Browse files
committed
mk: Add FIXME about making windows installer support all hosts
1 parent 116ebe5 commit ae0e47a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mk/dist.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ dist-tar-src: $(PKG_TAR)
8787
# Windows .exe installer
8888
######################################################################
8989

90+
# FIXME Needs to support all hosts, but making rust.iss compatible looks like a chore
91+
9092
ifdef CFG_ISCC
9193

9294
PKG_EXE = dist/$(PKG_NAME)-install.exe

0 commit comments

Comments
 (0)