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:
a0a2592
)
Oops, make good on my word :)
author
Mark Spencer
<markster@digium.com>
Sun, 27 Mar 2005 22:39:51 +0000
(22:39 +0000)
committer
Mark Spencer
<markster@digium.com>
Sun, 27 Mar 2005 22:39:51 +0000
(22:39 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5279
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
20d1bbb
..
86e4a44
100755
(executable)
--- a/
Makefile
+++ b/
Makefile
@@
-113,9
+113,9
@@
DEBUG=-g #-pg
# If you don't have a lot of memory (e.g. embedded Asterisk), define LOW_MEMORY
# to reduce the size of certain static buffers
-ifneq ($(CROSS_COMPILE),)
-OPTIONS += -DLOW_MEMORY
-endif
+#ifneq ($(CROSS_COMPILE),)
+#OPTIONS += -DLOW_MEMORY
+#endif
# Optional debugging parameters
DEBUG_THREADS = #-DDEBUG_THREADS #-DDO_CRASH #-DDETECT_DEADLOCKS