<p> Attention is currently required from: Sergey V. Lobanov. </p>
<p>Shloime Rosenblum <strong>uploaded patch set #2</strong> to the change originally created by Sergey V. Lobanov.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/18062">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">build: fix bininstall launchd issue on cross-platform build<br><br>configure script detects /sbin/launchd, but the result of this<br>check is not used in Makefile (bininstall). Makefile also detects<br>/sbin/launchd file to decide if it is required to install<br>safe_asterisk.<br><br>configure script correctly detects cross compile build and sets<br>PBX_LAUNCHD=0<br><br>In case of building asterisk on MacOS host for Linux target using<br>external toolchain (e.g. OpenWrt toolchain), bininstall does not<br>install safe_asterisk (due to /sbin/launchd detection in Makefile),<br>but it is required on target (Linux).<br><br>This patch adds HAVE_SBIN_LAUNCHD=@PBX_LAUNCHD@ to makeopts.in to<br>use the result of /sbin/launchd detection from configure script in<br>Makefile.<br>Also this patch uses HAVE_SBIN_LAUNCHD in Makefile (bininstall) to<br>decide if it is required to install safe_asterisk.<br><br>ASTERISK-29905 #close<br><br>Change-Id: Iff61217276cd188f43f51ef4cdbffe39d9f07f65<br>---<br>M Makefile<br>M makeopts.in<br>2 files changed, 5 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/62/18062/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/18062">change 18062</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/+/18062"/><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: Iff61217276cd188f43f51ef4cdbffe39d9f07f65 </div>
<div style="display:none"> Gerrit-Change-Number: 18062 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Sergey V. Lobanov <sergey@lobanov.in> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@sangoma.com> </div>
<div style="display:none"> Gerrit-Attention: Sergey V. Lobanov <sergey@lobanov.in> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>