<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/12327">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">LMSDeviceTest: fix link errors on OBS<br><br>Link LMSDeviceTest against LMS_LIBS, so it does not only compile on<br>Debian, but also on Ubuntu and openSUSE. Thanks to roox for figuring<br>this out.<br><br>Related: OS#3654<br>Change-Id: I6980d4290f623485a77db10fea6d17de0321c092<br>---<br>M tests/Transceiver52M/Makefile.am<br>1 file changed, 2 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/27/12327/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/tests/Transceiver52M/Makefile.am b/tests/Transceiver52M/Makefile.am</span><br><span>index df3ae57..1f8aa7a 100644</span><br><span>--- a/tests/Transceiver52M/Makefile.am</span><br><span>+++ b/tests/Transceiver52M/Makefile.am</span><br><span>@@ -23,6 +23,7 @@</span><br><span> LMSDeviceTest_LDFLAGS = $(LIBOSMOCORE_LIBS) $(LMS_LIBS)</span><br><span> LMSDeviceTest_LDADD = \</span><br><span>         $(top_builddir)/Transceiver52M/device/lms/libdevice.la \</span><br><span style="color: hsl(0, 100%, 40%);">-        $(COMMON_LA)</span><br><span style="color: hsl(120, 100%, 40%);">+  $(COMMON_LA) \</span><br><span style="color: hsl(120, 100%, 40%);">+        $(LMS_LIBS)</span><br><span> LMSDeviceTest_CPPFLAGS = $(AM_CPPFLAGS) $(LMS_CFLAGS)</span><br><span> endif</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/12327">change 12327</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/12327"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-trx </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I6980d4290f623485a77db10fea6d17de0321c092 </div>
<div style="display:none"> Gerrit-Change-Number: 12327 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>