]> git.llucax.com Git - software/druntime.git/commit
Make build-dmd.sh use DC environment variable
authorLeandro Lucarella <llucax@gmail.com>
Sat, 22 Nov 2008 16:31:36 +0000 (14:31 -0200)
committerLeandro Lucarella <llucax@gmail.com>
Wed, 26 Nov 2008 02:03:00 +0000 (02:03 +0000)
commitd507cf202a2445214ed3bcbab60e007867bdcbe4
treea0a7dbe2db364cfcbe350276480aeff881f7ba7b
parentf6e2a30bf7d787c1692b34a5884af84ca6b134bc
Make build-dmd.sh use DC environment variable

When build-dmd.sh calls make, it doesn't use the DC environment variable
to pick which compiler to use. This is a simple fix to honour the DC
environment variable.
src/build-dmd.sh [changed mode: 0644->0755]