Automatically enable Bohem's GC if available.
[nit.git] / doc / advanced_options
1 * GC **************************************************************************
2
3 If Bohem's GC is available, it will be automatically used within compiled NIT
4 programs.
5
6 On GC enabled NIT program, GC can be dynamically disabled if the NIT_NOGC envvar is set.
7