<p>osmith would like Pau Espin Pedrol, Max and Harald Welte to <strong>review</strong> this change.</p><p><a href="https://gerrit.osmocom.org/13316">View Change</a></p><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: Idd458471069ef8912704cc7602c6e8c71c0b62be<br>---<br>M tests/Makefile.am<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.osmocom.org:29418/libosmo-abis refs/changes/16/13316/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/tests/Makefile.am b/tests/Makefile.am</span><br><span>index c8b8996..8ee91bb 100644</span><br><span>--- a/tests/Makefile.am</span><br><span>+++ b/tests/Makefile.am</span><br><span>@@ -1,6 +1,6 @@</span><br><span> AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include</span><br><span> AM_CFLAGS=-Wall -g $(LIBOSMOCORE_CFLAGS) $(LIBOSMOGSM_CFLAGS) $(COVERAGE_CFLAGS)</span><br><span style="color: hsl(0, 100%, 40%);">-AM_LDFLAGS = $(COVERAGE_LDFLAGS)</span><br><span style="color: hsl(120, 100%, 40%);">+AM_LDFLAGS = $(COVERAGE_LDFLAGS) -no-install</span><br><span> </span><br><span> check_PROGRAMS = e1inp_ipa_bsc_test   \</span><br><span>              e1inp_ipa_bts_test    \</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/13316">change 13316</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/13316"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmo-abis </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Idd458471069ef8912704cc7602c6e8c71c0b62be </div>
<div style="display:none"> Gerrit-Change-Number: 13316 </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: Max <msuraev@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Pau Espin Pedrol <pespin@sysmocom.de> </div>