summary refs log tree commit diff stats
path: root/compiler/nim.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/nim.cfg')
-rw-r--r--compiler/nim.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/nim.cfg b/compiler/nim.cfg
index db6e4f74f..ba90a8284 100644
--- a/compiler/nim.cfg
+++ b/compiler/nim.cfg
@@ -7,7 +7,7 @@ define:nimcore
 #define:nimIncremental
 #import:"$projectpath/testability"
 
-define:staticSqlite
+#define:staticSqlite
 
 @if windows:
   cincludes: "$lib/wrappers/libffi/common"