diff options
Diffstat (limited to 'gdb/acconfig.h')
-rw-r--r-- | gdb/acconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/acconfig.h b/gdb/acconfig.h index 3978e0d..20908e8 100644 --- a/gdb/acconfig.h +++ b/gdb/acconfig.h @@ -44,4 +44,4 @@ to initialize mmalloc, and we want to force checking to be used anyway. This may cause spurious memory corruption messages if the runtime tries to explicitly deallocate that memory when gdb calls exit. */ -#undef FORCE_MMCHECK +#undef MMCHECK_FORCE |