[PATCH] osmocom-bb[master]: host/trxcon: link trxcon against libosmocoding

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Thu Feb 22 15:32:36 UTC 2018


Review at  https://gerrit.osmocom.org/6695

host/trxcon: link trxcon against libosmocoding

Change-Id: I9bb45428e6617bd6936d24340e688aef4aeafc8f
---
M src/host/trxcon/Makefile.am
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/95/6695/1

diff --git a/src/host/trxcon/Makefile.am b/src/host/trxcon/Makefile.am
index f832651..1a373f7 100644
--- a/src/host/trxcon/Makefile.am
+++ b/src/host/trxcon/Makefile.am
@@ -15,6 +15,7 @@
 AM_CFLAGS = \
 	-Wall \
 	$(LIBOSMOCORE_CFLAGS) \
+	$(LIBOSMOCODING_CFLAGS) \
 	$(LIBOSMOGSM_CFLAGS) \
 	$(NULL)
 
@@ -38,5 +39,6 @@
 
 trxcon_LDADD = \
 	$(LIBOSMOCORE_LIBS) \
+	$(LIBOSMOCODING_LIBS) \
 	$(LIBOSMOGSM_LIBS) \
 	$(NULL)

-- 
To view, visit https://gerrit.osmocom.org/6695
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9bb45428e6617bd6936d24340e688aef4aeafc8f
Gerrit-PatchSet: 1
Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>



More information about the gerrit-log mailing list