From 03ffc344e129e38638a698fa0e83bb6c7b634913 Mon Sep 17 00:00:00 2001 From: Grzegorz Adam Hankiewicz Date: Sun, 20 Apr 2014 12:23:54 +0200 Subject: Version switch displays options used during `koch boot` --- compiler/options.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/options.nim') diff --git a/compiler/options.nim b/compiler/options.nim index f05354666..02719cacc 100644 --- a/compiler/options.nim +++ b/compiler/options.nim @@ -16,7 +16,7 @@ const hasFFI* = defined(useFFI) newScopeForIf* = true useCaas* = not defined(noCaas) - noTimeMachine = defined(avoidTimeMachine) and defined(macosx) + noTimeMachine* = defined(avoidTimeMachine) and defined(macosx) type # please make sure we have under 32 options # (improves code efficiency a lot!) -- cgit 1.4.1-2-gfad0