<p>Jaco Kroon has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/13950">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">build: enable building with uClibc<br><br>This patch has been included in Gentoo distribution for at least since<br>asterisk 1.8, but there are references in the logs going back as far as<br>1.0.0 - not sure if this is still required in any way, it does apply,<br>and it doesn't (as far as we can determine) cause build failures.<br><br>Change-Id: I46d8845e30200205e80580680bf060aa3012ba54<br>---<br>M Makefile<br>1 file changed, 4 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/50/13950/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/Makefile b/Makefile</span><br><span>index fdf0861..d2b17ff 100644</span><br><span>--- a/Makefile</span><br><span>+++ b/Makefile</span><br><span>@@ -234,6 +234,10 @@</span><br><span>   _ASTCFLAGS+=-pthread -ftrampolines</span><br><span> endif</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+ifeq ($(OSARCH),linux-uclibc)</span><br><span style="color: hsl(120, 100%, 40%);">+  AST_LIBS+=-lpthread -ldl</span><br><span style="color: hsl(120, 100%, 40%);">+endif</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span> ifeq ($(OSARCH),SunOS)</span><br><span>   _ASTCFLAGS+=-Wcast-align -DSOLARIS -I../include/solaris-compat -I/opt/ssl/include -I/usr/local/ssl/include -D_XPG4_2 -D__EXTENSIONS__</span><br><span> endif</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/13950">change 13950</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/+/13950"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I46d8845e30200205e80580680bf060aa3012ba54 </div>
<div style="display:none"> Gerrit-Change-Number: 13950 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Jaco Kroon <jaco@uls.co.za> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>