mirror of
https://github.com/dlang/tools.git
synced 2025-04-25 20:51:00 +03:00
purge changelog
This commit is contained in:
parent
967b52f734
commit
7ab9a6c650
1 changed files with 0 additions and 3 deletions
|
@ -1,3 +0,0 @@
|
|||
rdmd now supports specifying the D compiler using the `RDMD_DMD` environment variable
|
||||
|
||||
rdmd now uses the `RDMD_DMD` environment variable, if it is present in the environment, to choose the D compiler to use. As with the `--compiler` option, the variable's value must specify the name or path of a compiler with a DMD-like command line syntax, such as `gdmd` or `ldmd2`. The variable overrides the default (which is decided at the time `rdmd` was built), but can still be overridden by the `--compiler` option.
|
Loading…
Add table
Add a link
Reference in a new issue