Windows: enable colours in Chronicles

This commit is contained in:
Ștefan Talpalaru 2019-04-24 23:47:15 +02:00
parent 8b2fd73e25
commit 48bb2864c8
No known key found for this signature in database
GPG Key ID: CBF7934204F1B6F9
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@
--opt:speed
@if windows:
# https://github.com/nim-lang/Nim/issues/8294#issuecomment-454556051
-d:"chronicles_colors=NoColors"
# increase stack size
--passL:"-Wl,--stack,8388608"
@end