summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2005-03-27 22:39:51 +0000
committerMark Spencer <markster@digium.com>2005-03-27 22:39:51 +0000
commitff629536620ec6ae57ed22db1e8349e4b1fe3ad9 (patch)
tree62cd760adfe2fe9d1b8f426c3007b0ecd27539d4
parenta0a2592025a299cba579a3159a240ec11983333c (diff)
Oops, make good on my word :)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5279 65c4cc65-6c06-0410-ace0-fbb531ad65f3
-rwxr-xr-xMakefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 20d1bbb2a..86e4a4464 100755
--- 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