<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/13317">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: I2915f0de87598f9f23efc2b9a8f4a6bdf4966efb<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/osmo-pcu refs/changes/17/13317/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 e82647f..887200d 100644</span><br><span>--- a/tests/Makefile.am</span><br><span>+++ b/tests/Makefile.am</span><br><span>@@ -1,5 +1,5 @@</span><br><span> AM_CPPFLAGS = $(STD_DEFINES_AND_INCLUDES) $(LIBOSMOCORE_CFLAGS) $(LIBOSMOGB_CFLAGS) $(LIBOSMOGSM_CFLAGS) -I$(top_srcdir)/src/ -I$(top_srcdir)/include/</span><br><span style="color: hsl(0, 100%, 40%);">-AM_LDFLAGS = -lrt</span><br><span style="color: hsl(120, 100%, 40%);">+AM_LDFLAGS = -lrt -no-install</span><br><span> </span><br><span> check_PROGRAMS = rlcmac/RLCMACTest alloc/AllocTest alloc/MslotTest tbf/TbfTest types/TypesTest ms/MsTest llist/LListTest llc/LlcTest codel/codel_test edge/EdgeTest bitcomp/BitcompTest fn/FnTest</span><br><span> noinst_PROGRAMS = emu/pcu_emu</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/13317">change 13317</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/13317"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-pcu </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I2915f0de87598f9f23efc2b9a8f4a6bdf4966efb </div>
<div style="display:none"> Gerrit-Change-Number: 13317 </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>