Skip to content

Commit

Permalink
Merge pull request #4492 from WalterBright/fix14279
Browse files Browse the repository at this point in the history
fix Issue 14279 - [REG:git-head]Failed to make dmd because of idgen : HO...
  • Loading branch information
yebblies committed Mar 14, 2015
2 parents 8fdd488 + c2b9108 commit 339cd18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/win32.mak
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ SCPDIR=..\backup

# C++ compiler
CC=dmc
# D compiler (set with env variable)
#HOST_DC=dmd
# Make program
MAKE=make
# Librarian
Expand Down

0 comments on commit 339cd18

Please sign in to comment.