summary refs log tree commit diff stats
path: root/config
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2011-06-10 02:25:43 +0200
committerAraq <rumpf_a@web.de>2011-06-10 02:25:43 +0200
commit988de05707ef66ac522542011b1f864a74ee7de2 (patch)
treecedb6e32213a4ec15bf9b5cada8279d73c967c5f /config
parent47caccabeb8d2349b73b333bcce3b17b36dbc7c1 (diff)
downloadNim-988de05707ef66ac522542011b1f864a74ee7de2.tar.gz
fixed system.nim to use the proper getTypeInfo magic
Diffstat (limited to 'config')
-rwxr-xr-xconfig/nimrod.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/nimrod.cfg b/config/nimrod.cfg
index fd1142c3a..32849a68a 100755
--- a/config/nimrod.cfg
+++ b/config/nimrod.cfg
@@ -7,7 +7,7 @@
 # @putenv "key" "val"
 # Environment variables cannot be used in the options, however!
 
-cc = clang
+cc = gcc
 
 @if nim: 
   # use the old fixed library for bootstrapping with Nim: