reconfigured for large heaps, to increase # of root sets.

This commit is contained in:
beard%netscape.com 1999-09-30 05:15:53 +00:00
Родитель 350d30ae94
Коммит 2cd00ef2e6
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -33,6 +33,7 @@
#define NO_SIGNALS // signals aren't real on the Macintosh.
#define USE_TEMPORARY_MEMORY // use Macintosh temporary memory.
#define FIND_LEAK // use as a leak detector.
#define LARGE_CONFIG // try a big heap, for fun.
// CFLAGS= -O -DNO_SIGNALS -DSILENT -DALL_INTERIOR_POINTERS
//