nim.cfg: add "-d:nimOldCaseObjects" to work around confutils bug

This commit is contained in:
Ștefan Talpalaru 2019-11-29 19:56:26 +01:00
parent 2273dcb932
commit 67e9da2668
No known key found for this signature in database
GPG Key ID: CBF7934204F1B6F9
1 changed files with 2 additions and 0 deletions

View File

@ -30,3 +30,5 @@
--debugger:native
@end
-d:nimOldCaseObjects # https://github.com/status-im/nim-confutils/issues/9