but I'll leave it to kpfleming to add this to the configure script for testing.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@150469
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
MOD_SUBDIRS_MENUSELECT_TREE:=$(MOD_SUBDIRS:%=%-menuselect-tree)
ifneq ($(findstring darwin,$(OSARCH)),)
- ASTCFLAGS+=-D__Darwin__
+ ASTCFLAGS+=-D__Darwin__ -fnested-functions
SOLINK=-dynamic -bundle -undefined suppress -force_flat_namespace
else
# These are used for all but Darwin