<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/13241">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">amr_test: add to .gitignore, use -noinstall flag<br><br>Do not link the test against already installed libraries:<br>https://osmocom.org/issues/3812#note-10<br><br>Related: OS#3812<br>Change-Id: I94ccff42dfba71aaf59bb30ca312db0bac58c27d<br>---<br>M .gitignore<br>M tests/Makefile.am<br>2 files changed, 2 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmo-netif refs/changes/41/13241/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/.gitignore b/.gitignore</span><br><span>index e2f2fb9..23d5b42 100644</span><br><span>--- a/.gitignore</span><br><span>+++ b/.gitignore</span><br><span>@@ -57,3 +57,4 @@</span><br><span> jibuf_tool</span><br><span> osmux_test2</span><br><span> stream_test</span><br><span style="color: hsl(120, 100%, 40%);">+amr_test</span><br><span>diff --git a/tests/Makefile.am b/tests/Makefile.am</span><br><span>index 36447be..a86799c 100644</span><br><span>--- a/tests/Makefile.am</span><br><span>+++ b/tests/Makefile.am</span><br><span>@@ -19,6 +19,7 @@</span><br><span> </span><br><span> amr_amr_test_SOURCES = amr/amr_test.c</span><br><span> amr_amr_test_LDADD = $(LIBOSMOCORE_LIBS) $(LIBOSMOGSM_LIBS) $(top_builddir)/src/libosmonetif.la</span><br><span style="color: hsl(120, 100%, 40%);">+amr_amr_test_LDFLAGS = -no-install</span><br><span> </span><br><span> if HAVE_PCAP</span><br><span> check_PROGRAMS += jibuf/jibuf_tool</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/13241">change 13241</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/13241"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmo-netif </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I94ccff42dfba71aaf59bb30ca312db0bac58c27d </div>
<div style="display:none"> Gerrit-Change-Number: 13241 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>