We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 116ebe5 commit ae0e47aCopy full SHA for ae0e47a
mk/dist.mk
@@ -87,6 +87,8 @@ dist-tar-src: $(PKG_TAR)
87
# Windows .exe installer
88
######################################################################
89
90
+# FIXME Needs to support all hosts, but making rust.iss compatible looks like a chore
91
+
92
ifdef CFG_ISCC
93
94
PKG_EXE = dist/$(PKG_NAME)-install.exe
0 commit comments