Fix null pointer crash

This commit is contained in:
Hackerpilot 2015-09-18 03:58:37 -07:00
parent 380064de6a
commit 4e1cdf23be
4 changed files with 4 additions and 4 deletions

View file

@ -30,7 +30,7 @@ githash:
git log -1 --format="%H" > githash.txt
debug:
${DC} -w -g -ofdsc ${VERSIONS} ${DEBUG_VERSIONS} ${INCLUDE_PATHS} ${SRC}
${DC} -w -g -J. -ofdsc ${VERSIONS} ${DEBUG_VERSIONS} ${INCLUDE_PATHS} ${SRC}
dmdbuild: githash $(SRC)
mkdir -p bin