<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmo-sccp/+/15994">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">tests/sccp/Makefile.am: use sccp.o from $(top_builddir)<br><br>This change suspends the warnings about option 'subdir-objects',<br>by using the existing object file from the build directory.<br><br>Change-Id: I4dc2abb19c58fce0a12cc9799019878194c667d1<br>---<br>M tests/sccp/Makefile.am<br>1 file changed, 5 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/94/15994/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/tests/sccp/Makefile.am b/tests/sccp/Makefile.am</span><br><span>index 8cce20c..85dbe64 100644</span><br><span>--- a/tests/sccp/Makefile.am</span><br><span>+++ b/tests/sccp/Makefile.am</span><br><span>@@ -5,6 +5,9 @@</span><br><span> </span><br><span> noinst_PROGRAMS = sccp_test</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-sccp_test_SOURCES = sccp_test.c $(top_srcdir)/src/sccp.c</span><br><span style="color: hsl(0, 100%, 40%);">-sccp_test_LDADD = $(LIBOSMOCORE_LIBS)</span><br><span style="color: hsl(120, 100%, 40%);">+sccp_test_SOURCES = sccp_test.c</span><br><span style="color: hsl(120, 100%, 40%);">+sccp_test_LDADD = \</span><br><span style="color: hsl(120, 100%, 40%);">+  $(LIBOSMOCORE_LIBS) \</span><br><span style="color: hsl(120, 100%, 40%);">+ $(top_builddir)/src/sccp.o \</span><br><span style="color: hsl(120, 100%, 40%);">+  $(NULL)</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmo-sccp/+/15994">change 15994</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/c/libosmo-sccp/+/15994"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmo-sccp </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I4dc2abb19c58fce0a12cc9799019878194c667d1 </div>
<div style="display:none"> Gerrit-Change-Number: 15994 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>