fixeria has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-smlc/+/31789 )
Change subject: Makefile.am: remove $(COVERAGE_LDFLAGS) from osmo_smlc_LDADD
......................................................................
Makefile.am: remove $(COVERAGE_LDFLAGS) from osmo_smlc_LDADD
Change-Id: Ia7073d2baf4c758ebff167b6cf1b3ba9c1552821
---
M src/osmo-smlc/Makefile.am
1 file changed, 9 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-smlc refs/changes/89/31789/1
diff --git a/src/osmo-smlc/Makefile.am b/src/osmo-smlc/Makefile.am
index 37fe042..585d1de 100644
--- a/src/osmo-smlc/Makefile.am
+++ b/src/osmo-smlc/Makefile.am
@@ -39,6 +39,5 @@
$(LIBOSMOGSM_LIBS) \
$(LIBOSMOVTY_LIBS) \
$(LIBOSMOCTRL_LIBS) \
- $(COVERAGE_LDFLAGS) \
$(LIBOSMOSIGTRAN_LIBS) \
$(NULL)
--
To view, visit
https://gerrit.osmocom.org/c/osmo-smlc/+/31789
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-smlc
Gerrit-Branch: master
Gerrit-Change-Id: Ia7073d2baf4c758ebff167b6cf1b3ba9c1552821
Gerrit-Change-Number: 31789
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: newchange