aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/DEBUG2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/DEBUG b/etc/DEBUG
index 21097ccdf4b..d401d0be901 100644
--- a/etc/DEBUG
+++ b/etc/DEBUG
@@ -936,7 +936,7 @@ its own versions, and because the dumping process might be
936incompatible with the way these packages use to track allocated 936incompatible with the way these packages use to track allocated
937memory. Here are some of the changes you might find necessary: 937memory. Here are some of the changes you might find necessary:
938 938
939 - Edit configure, to set system_malloc and CANNOT_DUMP to "yes". 939 - Make sure unexec is disabled, e.g., './configure --without-unexec'.
940 940
941 - Configure with a different --prefix= option. If you use GCC, 941 - Configure with a different --prefix= option. If you use GCC,
942 version 2.7.2 is preferred, as some malloc debugging packages 942 version 2.7.2 is preferred, as some malloc debugging packages