<p>George Joseph <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/17864">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">build: Fix issues building pjproject<br><br>The change to allow easier hacking on bundled pjproject created<br>a few issues:<br><br>* The new Makefile was trying to run the bundled make even if<br> PJPROJECT_BUNDLED=no. third-party/Makefile now checks for<br> PJPROJECT_BUNDLED and JANSSON_BUNDLED and skips them if they<br> are "no".<br><br>* When building with bundled, config_site.h was being copied<br> only if a full make or a "make main" was done. A "make res"<br> would fail all the pjsip modules because they couldn't find<br> config_site.h. The Makefile now copies config_site.h and<br> asterisk_malloc_debug.h into the pjproject source tree<br> when it's "configure" is performed. This is how it used<br> to be before the big change.<br><br>ASTERISK-29858<br><br>Change-Id: I9427264fa3cb8b3f59a95e5f9693eac236a6f76d<br>---<br>M third-party/Makefile<br>M third-party/pjproject/Makefile<br>2 files changed, 18 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/64/17864/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/17864">change 17864</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/asterisk/+/17864"/><meta itemprop="name" content="View Change"/></div></div>
<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 16 </div>
<div style="display:none"> Gerrit-Change-Id: I9427264fa3cb8b3f59a95e5f9693eac236a6f76d </div>
<div style="display:none"> Gerrit-Change-Number: 17864 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>