-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Makefile: Use a single version of dmd, from path
The usage of two versions of DMD seems to be to work around old compiler issues. Nowadays, DMD 2.079.0 is old enough (released 2018-03-01) that it can be set as the mainline. Finally, instead of used fixed locations that are dependent on the developer's setup, simply use the DMD that should be in the PATH.
- Loading branch information
Showing
1 changed file
with
5 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters