<p>George Joseph has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/repotools/+/11311">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Makefile.product_rules:  Add --with-jansson-bundled to builds<br><br>External module builds need to use bundled jansson with newer<br>versions of Asterisk.<br><br>Change-Id: Ia407bee28b0d3fc76e4715171beb6d8992500166<br>---<br>M build_tools/Makefile.product_rules<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/repotools refs/changes/11/11311/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/build_tools/Makefile.product_rules b/build_tools/Makefile.product_rules</span><br><span>index cd6537c..cfeac23 100644</span><br><span>--- a/build_tools/Makefile.product_rules</span><br><span>+++ b/build_tools/Makefile.product_rules</span><br><span>@@ -165,7 +165,7 @@</span><br><span>      fi;</span><br><span> </span><br><span> PJPROJECT_BUNDLED_NEEDED=$(if $(PJPROJECT_BUNDLED),$(PJPROJECT_BUNDLED:no=),)</span><br><span style="color: hsl(0, 100%, 40%);">-ASTERISK_CONFIGURE_FLAGS=$(if $(PJPROJECT_BUNDLED_NEEDED),--with-pjproject-bundled) --host=$(BUILD_ARCH)-linux-gnu  --libdir=$(LIBDIR) $(if $(call yesonly,$(AST_DEVMODE)),--enable-dev-mode,)</span><br><span style="color: hsl(120, 100%, 40%);">+ASTERISK_CONFIGURE_FLAGS=$(if $(PJPROJECT_BUNDLED_NEEDED),--with-pjproject-bundled) --with-jansson-bundled --host=$(BUILD_ARCH)-linux-gnu  --libdir=$(LIBDIR) $(if $(call yesonly,$(AST_DEVMODE)),--enable-dev-mode,)</span><br><span> PJPROJECT_INCLUDES=$(if $(PJPROJECT_BUNDLED_NEEDED),$(filter-out -O2,$(shell sed -n -r -e "s/PJPROJECT_INCLUDE=(.*)/\1/gp" asterisk/makeopts 2>/dev/null)))</span><br><span> </span><br><span> PRECHECKS=asterisk-configure libcp-build</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/repotools/+/11311">change 11311</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/repotools/+/11311"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: repotools </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ia407bee28b0d3fc76e4715171beb6d8992500166 </div>
<div style="display:none"> Gerrit-Change-Number: 11311 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>