Commit Graph

5 Commits

Author SHA1 Message Date
Edwin Brady
d33d0bfa29 Merge branch 'feature/cwarnings-removal' of https://github.com/ahmadsalim/Idris-dev into ahmadsalim-feature/cwarnings-removal
Conflicts:
	rts/idris_opts.c
2013-11-20 08:20:44 +00:00
Ahmad Salim Al-Sibahi
dce3569681 Remove C warnings when compiling with a proper compiler 2013-11-19 17:11:08 +00:00
Hannes Mehnert
d6b193025d * Use cc as C compiler, instead of hardcoding gcc.
* Do not use -isystem (not needed, and breaks building the runtime with clang)
* Make clang happier when building the runtime
2013-11-19 16:14:55 +01:00
Sam T
13a7afa81b Minor fix: print rts opts help to stdout instead of stderr. 2013-03-15 01:31:51 +04:00
Sam T
1df7d1591a add basic rts options 2013-03-14 15:04:45 +04:00