summary refs log tree commit diff stats
path: root/compiler/nimrod.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/nimrod.cfg')
-rwxr-xr-xcompiler/nimrod.cfg8
1 files changed, 1 insertions, 7 deletions
diff --git a/compiler/nimrod.cfg b/compiler/nimrod.cfg
index f47143527..42a5ed5f5 100755
--- a/compiler/nimrod.cfg
+++ b/compiler/nimrod.cfg
@@ -6,10 +6,4 @@ path="$projectPath/.."
 
 path="$nimrod/packages/docutils"
 
-@if llvm_gcc or gcc:
-  # GCC, LLVM and Visual C++ have a problem to optimize some modules.
-  # This is really strange.
-  # cgen.speed = "-O0"
-@elif vcc:
-  # cgen.speed = ""
-@end
+--define:booting