summary refs log tree commit diff stats
path: root/compiler/unittest_light.nim
diff options
context:
space:
mode:
authoralaviss <alaviss@users.noreply.github.com>2019-03-04 15:09:14 +0700
committerAndreas Rumpf <rumpf_a@web.de>2019-03-04 09:09:14 +0100
commit8e126912135cb8964b4e22d1109867aa03a13319 (patch)
tree27e87540d87c377f8b4c5f164f92e288d818422d /compiler/unittest_light.nim
parent65ad496fed0e928594749cb2456513bc47dab89e (diff)
downloadNim-8e126912135cb8964b4e22d1109867aa03a13319.tar.gz
compiler/extccomp: use getNimcacheDir for writing build instruction (#10772)
`conf.nimcacheDir` might be empty during build, which results in the
json build instructions being generated in the current directory. This
commit fixes the problem by using getNimcacheDir, which generates a
valid nimcacheDir should it be empty.

Fixes #10768
Diffstat (limited to 'compiler/unittest_light.nim')
0 files changed, 0 insertions, 0 deletions