cleanup
This commit is contained in:
parent
4721f42f5a
commit
46e8eb0bcd
|
@ -19,10 +19,9 @@
|
||||||
/* enable all debug flags */
|
/* enable all debug flags */
|
||||||
#define DEBUG 1
|
#define DEBUG 1
|
||||||
|
|
||||||
#define GC_STRESS 1
|
|
||||||
|
|
||||||
#if DEBUG
|
#if DEBUG
|
||||||
# define GC_DEBUG 1
|
# define GC_DEBUG 1
|
||||||
|
# define GC_STRESS 1
|
||||||
# define VM_DEBUG 1
|
# define VM_DEBUG 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue