]> git.ipfire.org Git - thirdparty/asterisk.git/commit
pjproject_bundled: Fix compilation with MALLOC_DEBUG 04/4704/2
authorGeorge Joseph <gjoseph@digium.com>
Sun, 8 Jan 2017 16:29:01 +0000 (09:29 -0700)
committerGeorge Joseph <gjoseph@digium.com>
Sun, 8 Jan 2017 16:37:04 +0000 (09:37 -0700)
commitf8cd73ec3c159f2e6c464952c92d8fdb69394371
tree1354fe40bc5798ce6fc9921cd1f616b4becae4c0
parentecf49ae69a4d91f811c345aeaf5588fd50aa2ee1
pjproject_bundled:  Fix compilation with MALLOC_DEBUG

When MALLOC_DEBUG was specified, make was failing.  Immediately
remaking would work.  The issues was in the ordering of the make
dependencies.

Change-Id: If6030b54fc693f3179f32bfd20c6b5d5f1b3f7cd
third-party/pjproject/Makefile