[Asterisk-cvs] asterisk Makefile,1.143,1.144
markster at lists.digium.com
markster at lists.digium.com
Sun Mar 27 16:45:57 CST 2005
Update of /usr/cvsroot/asterisk
In directory mongoose.digium.com:/tmp/cvs-serv31017
Modified Files:
Makefile
Log Message:
Oops, make good on my word :)
Index: Makefile
===================================================================
RCS file: /usr/cvsroot/asterisk/Makefile,v
retrieving revision 1.143
retrieving revision 1.144
diff -u -d -r1.143 -r1.144
--- Makefile 27 Mar 2005 22:39:16 -0000 1.143
+++ Makefile 27 Mar 2005 22:39:51 -0000 1.144
@@ -113,9 +113,9 @@
# 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
More information about the svn-commits
mailing list