diff options
author | Araq <rumpf_a@web.de> | 2014-02-13 21:21:17 +0100 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2014-02-13 21:21:17 +0100 |
commit | 4dae4fafe931c23d0f95668e4944962c84a40dfa (patch) | |
tree | c5c22c37afbd13de61d07df0743ee7b266e0b337 | |
parent | 232af9de6ca112feff39f10be79bd442ac0ec74f (diff) | |
download | Nim-4dae4fafe931c23d0f95668e4944962c84a40dfa.tar.gz |
edited compiler's config
-rw-r--r-- | compiler/nimrod.nimrod.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler/nimrod.nimrod.cfg b/compiler/nimrod.nimrod.cfg index 657c47b28..cc27d9f36 100644 --- a/compiler/nimrod.nimrod.cfg +++ b/compiler/nimrod.nimrod.cfg @@ -17,4 +17,6 @@ import:testability cincludes: "$lib/wrappers/libffi/common" @end +define:useStdoutAsStdmsg + cs:partial |