<p>Jenkins2 <strong>merged</strong> this change.</p><p><a href="https://gerrit.asterisk.org/8791">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Joshua Colp: Looks good to me, but someone else must approve
  George Joseph: Looks good to me, approved
  Jenkins2: Approved for Submit

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">utils/pval: Add -lBlocksRuntime for compiler clang conditionally.<br><br>ASTERISK-27809<br><br>Change-Id: I930b364a33d54cc08dedfcd5bb45f7e83242f134<br>---<br>M utils/Makefile<br>1 file changed, 2 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/utils/Makefile b/utils/Makefile<br>index 3a12754..1af90a4 100644<br>--- a/utils/Makefile<br>+++ b/utils/Makefile<br>@@ -161,7 +161,7 @@<br>        $(CMD_PREFIX) mv "$@.new" "$@"<br> <br> aelparse.o: _ASTCFLAGS+=-I$(ASTTOPDIR)/res -Wno-unused<br>-aelparse: LIBS+=-lm<br>+aelparse: LIBS+=-lm $(AST_CLANG_BLOCKS_LIBS)<br> aelparse: aelparse.o aelbison.o pbx_ael.o hashtab.o lock.o ael_main.o ast_expr2f.o ast_expr2.o strcompat.o pval.o extconf.o<br> <br> threadstorage.c: $(ASTTOPDIR)/main/threadstorage.c<br>@@ -171,6 +171,7 @@<br> <br> extconf.o: extconf.c<br> <br>+conf2ael: LIBS+=$(AST_CLANG_BLOCKS_LIBS)<br> conf2ael: conf2ael.o ast_expr2f.o ast_expr2.o hashtab.o lock.o aelbison.o aelparse.o pbx_ael.o pval.o extconf.o strcompat.o<br> <br> check_expr2: $(ASTTOPDIR)/main/ast_expr2f.c $(ASTTOPDIR)/main/ast_expr2.c $(ASTTOPDIR)/main/ast_expr2.h<br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/8791">change 8791</a>. To unsubscribe, 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/8791"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 15 </div>
<div style="display:none"> Gerrit-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: I930b364a33d54cc08dedfcd5bb45f7e83242f134 </div>
<div style="display:none"> Gerrit-Change-Number: 8791 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Alexander Traud <pabstraud@compuserve.com> </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@digium.com> </div>