<p>osmith <strong>merged</strong> this change.</p><p><a href="https://gerrit.osmocom.org/13314">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">tests: use -no-install libtool flag to avoid ./lt-* scripts<br><br>This ensures that the rpath of the generated binaries is set to use only<br>the just-compiled so-files and not any system-wide installed libraries<br>while avoiding the ugly shell script wrapper.<br><br>Change-Id: I92c7391631becc09d277981179c23f2e4dba3b54<br>---<br>M src/tests/Makefile.am<br>1 file changed, 2 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/tests/Makefile.am b/src/tests/Makefile.am</span><br><span>index 493bc18..72a3300 100644</span><br><span>--- a/src/tests/Makefile.am</span><br><span>+++ b/src/tests/Makefile.am</span><br><span>@@ -3,6 +3,8 @@</span><br><span>    $(OSMOVTY_CFLAGS) $(OSMOCORE_CFLAGS) $(OSMOGSM_CFLAGS) \</span><br><span>     $(OSMONETIF_CFLAGS) $(ASN1C_CFLAGS) $(OSMOSIGTRAN_CFLAGS)</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+AM_LDFLAGS = -no-install</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span> COMMON_LIBS = $(OSMOVTY_LIBS) $(OSMOCORE_LIBS) $(OSMOGSM_LIBS) $(ASN1C_LIBS) $(OSMOSIGTRAN_LIBS) -lsctp</span><br><span> </span><br><span> check_PROGRAMS = test-ranap test-helpers test-hnbap hnb-test #dummy-cn</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/13314">change 13314</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.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.osmocom.org/13314"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-iuh </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: I92c7391631becc09d277981179c23f2e4dba3b54 </div>
<div style="display:none"> Gerrit-Change-Number: 13314 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Max <msuraev@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: osmith <osmith@sysmocom.de> </div>