Skip to content
Snippets Groups Projects
Commit ff629536 authored by Mark Spencer's avatar Mark Spencer
Browse files

Oops, make good on my word :)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5279 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent a0a25920
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment