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

git-svn-id: svn://10.0.0.236/trunk@49406 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
beard%netscape.com
1999-09-30 05:15:53 +00:00
parent af731d0a1e
commit 8ca3442fe7

View File

@@ -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
//