]> git.ipfire.org Git - thirdparty/asterisk.git/commit
pjproject_bundled: Fix compilation with MALLOC_DEBUG 28/4728/1
authorGeorge Joseph <gjoseph@digium.com>
Sun, 8 Jan 2017 16:29:01 +0000 (09:29 -0700)
committerGeorge Joseph <gjoseph@digium.com>
Mon, 16 Jan 2017 17:31:12 +0000 (10:31 -0700)
commit52bee5df9e16514d2f8a7c5b504fe8b054380e38
tree70264813ef3bb14d7ab192ae3113082061096631
parent08857b6e0ea6d5fac0dbb0af7c8b175bbd309f83
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
(cherry picked from commit f8cd73ec3c159f2e6c464952c92d8fdb69394371)
third-party/pjproject/Makefile