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 670e3c5 commit 57c3e9bCopy full SHA for 57c3e9b
posix.mak
@@ -41,7 +41,7 @@ TMP?=/tmp
41
42
# Last released versions
43
DMD_STABLE_DIR=${DMD_DIR}-${LATEST}
44
-DMD_STABLE=$(DMD_STABLE_DIR)/src/dmd
+DMD_STABLE=$(DMD_STABLE_DIR)/generated/$(OS)/release/$(MODEL)/dmd
45
DRUNTIME_STABLE_DIR=${DRUNTIME_DIR}-${LATEST}
46
PHOBOS_STABLE_DIR=${PHOBOS_DIR}-${LATEST}
47
0 commit comments