From 07a986afa169c6277a1b7c1be0f49b29b5ed228a Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Tue, 3 Sep 2019 18:43:57 +0200 Subject: disable IC and the SQLite dependency for version 1 --- compiler/incremental.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/incremental.nim') diff --git a/compiler/incremental.nim b/compiler/incremental.nim index 6cc085020..8b3a9bf55 100644 --- a/compiler/incremental.nim +++ b/compiler/incremental.nim @@ -10,7 +10,7 @@ ## Basic type definitions the module graph needs in order to support ## incremental compilations. -const nimIncremental* = true # defined(nimIncremental) +const nimIncremental* = defined(nimIncremental) import options, lineinfos -- cgit 1.4.1-2-gfad0