summary refs log tree commit diff stats
path: root/config/nimrod.cfg
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2012-04-09 11:18:10 +0200
committerAraq <rumpf_a@web.de>2012-04-09 11:18:10 +0200
commitc53ad1b39fdd977b03b9cc2560b351ad6df4bfdd (patch)
tree064a972f7ee71f19302ecf509756076441d3d442 /config/nimrod.cfg
parente9260e6c4d332d3f3f27997d0985a3881745cc56 (diff)
downloadNim-c53ad1b39fdd977b03b9cc2560b351ad6df4bfdd.tar.gz
documentation improvements; higher level Mongodb wrapper
Diffstat (limited to 'config/nimrod.cfg')
-rwxr-xr-xconfig/nimrod.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/nimrod.cfg b/config/nimrod.cfg
index 63512a9bb..21cf55ec9 100755
--- a/config/nimrod.cfg
+++ b/config/nimrod.cfg
@@ -66,6 +66,8 @@ hint[LineTooLong]=off
   @else:
     # BSD got posix_spawn only recently, so we deactivate it for osproc:
     define:useFork
+    # at least NetBSD has problems with thread local storage:
+    tlsEmulation:on
   @end
 @end