mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-19 11:42:27 +00:00
Oops, make good on my word :)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5279 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
6
Makefile
6
Makefile
@@ -113,9 +113,9 @@ DEBUG=-g #-pg
|
|||||||
# If you don't have a lot of memory (e.g. embedded Asterisk), define LOW_MEMORY
|
# If you don't have a lot of memory (e.g. embedded Asterisk), define LOW_MEMORY
|
||||||
# to reduce the size of certain static buffers
|
# to reduce the size of certain static buffers
|
||||||
|
|
||||||
ifneq ($(CROSS_COMPILE),)
|
#ifneq ($(CROSS_COMPILE),)
|
||||||
OPTIONS += -DLOW_MEMORY
|
#OPTIONS += -DLOW_MEMORY
|
||||||
endif
|
#endif
|
||||||
|
|
||||||
# Optional debugging parameters
|
# Optional debugging parameters
|
||||||
DEBUG_THREADS = #-DDEBUG_THREADS #-DDO_CRASH #-DDETECT_DEADLOCKS
|
DEBUG_THREADS = #-DDEBUG_THREADS #-DDO_CRASH #-DDETECT_DEADLOCKS
|
||||||
|
Reference in New Issue
Block a user