projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa44c77
)
Turn off memory debugging by default
author
Mark Spencer
<markster@digium.com>
Tue, 6 May 2003 14:49:34 +0000
(14:49 +0000)
committer
Mark Spencer
<markster@digium.com>
Tue, 6 May 2003 14:49:34 +0000
(14:49 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@967
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
39f965d
..
a2b2078
100755
(executable)
--- a/
Makefile
+++ b/
Makefile
@@
-49,7
+49,7
@@
TRACE_FRAMES = #-DTRACE_FRAMES
# *CLI> show memory allocations [filename]
# *CLI> show memory summary [filename]
#
-MALLOC_DEBUG = -include $(PWD)/include/asterisk/astmm.h
+MALLOC_DEBUG = #-include $(PWD)/include/asterisk/astmm.h
# Where to install asterisk after compiling
# Default -> leave empty