<p>Harald Welte has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/13308">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<br>use only the just-compiled libosmo{core,gsm,vty}.so and not any<br>system-wide installed libraries while avoiding the ugly shell script<br>wrapper.<br><br>Change-Id: I9b9ae0ed277ba71519661a66a70b7f86971e4511<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/libosmocore refs/changes/08/13308/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 63f3959..ab3728f 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 = -I$(top_srcdir)/include -I$(top_builddir)/include</span><br><span> AM_CFLAGS = -Wall $(TALLOC_CFLAGS)</span><br><span style="color: hsl(0, 100%, 40%);">-AM_LDFLAGS =</span><br><span style="color: hsl(120, 100%, 40%);">+AM_LDFLAGS = -no-install</span><br><span> LDADD = $(top_builddir)/src/libosmocore.la $(TALLOC_LIBS)</span><br><span> </span><br><span> if ENABLE_SERCOM_STUB</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/13308">change 13308</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/13308"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I9b9ae0ed277ba71519661a66a70b7f86971e4511 </div>
<div style="display:none"> Gerrit-Change-Number: 13308 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Harald Welte <laforge@gnumonks.org> </div>