osmith has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-msc/+/28148 )

Change subject: tests/msc_vlr/Makefile.am: drop -ldbi
......................................................................

tests/msc_vlr/Makefile.am: drop -ldbi

Fix for:
  /usr/bin/ld: cannot find -ldbi

Fixes: d43c22 ("switch from libdbi to lbsqlite3")
Change-Id: I8dcce119a8121881d56cb18328b5f702763b43ea
---
M tests/msc_vlr/Makefile.am
1 file changed, 0 insertions(+), 1 deletion(-)

Approvals:
  pespin: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/tests/msc_vlr/Makefile.am b/tests/msc_vlr/Makefile.am
index b1853a1..505b5c7 100644
--- a/tests/msc_vlr/Makefile.am
+++ b/tests/msc_vlr/Makefile.am
@@ -44,7 +44,6 @@
        $(LIBOSMOGSUPCLIENT_LIBS) \
        $(LIBSQLITE3_LIBS) \
        $(LIBRARY_GSM) \
-       -ldbi \
        $(NULL)

 noinst_HEADERS = \

--
To view, visit https://gerrit.osmocom.org/c/osmo-msc/+/28148
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: I8dcce119a8121881d56cb18328b5f702763b43ea
Gerrit-Change-Number: 28148
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-MessageType: merged

Reply via email to