summary refs log tree commit diff stats
path: root/config/nimrod.cfg
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2011-06-10 02:22:16 +0200
committerAraq <rumpf_a@web.de>2011-06-10 02:22:16 +0200
commit5f2d930a54c5b51e29b133f5e9753a8101092553 (patch)
treeec83e4eb21117a939d2e95a87f2405d32eab9bdf /config/nimrod.cfg
parent3bc821aa5c676869d65f1448a005dfd47f197f61 (diff)
downloadNim-5f2d930a54c5b51e29b133f5e9753a8101092553.tar.gz
Bugfix: no #line dir with 0 generated
Diffstat (limited to 'config/nimrod.cfg')
-rwxr-xr-xconfig/nimrod.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/nimrod.cfg b/config/nimrod.cfg
index 32849a68a..fd1142c3a 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 = gcc
+cc = clang
 
 @if nim: 
   # use the old fixed library for bootstrapping with Nim: