Change in osmo-trx[master]: prbs tool: add missing talloc lib

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/.

Hoernchen gerrit-no-reply at lists.osmocom.org
Mon Jun 15 13:51:31 UTC 2020


Hoernchen has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-trx/+/18830 )


Change subject: prbs tool: add missing talloc lib
......................................................................

prbs tool: add missing talloc lib

Change-Id: Ica87cc796978528f1b33002420b582d6e4773349
---
M utils/Makefile.am
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/30/18830/1

diff --git a/utils/Makefile.am b/utils/Makefile.am
index bac9a7f..3cb5b56 100644
--- a/utils/Makefile.am
+++ b/utils/Makefile.am
@@ -6,4 +6,4 @@
 noinst_PROGRAMS = osmo-prbs-tool
 
 osmo_prbs_tool_SOURCES = prbs-tool.c
-osmo_prbs_tool_LDADD = $(LIBOSMOCODING_LIBS)
+osmo_prbs_tool_LDADD = $(LIBOSMOCODING_LIBS) -ltalloc

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

Gerrit-Project: osmo-trx
Gerrit-Branch: master
Gerrit-Change-Id: Ica87cc796978528f1b33002420b582d6e4773349
Gerrit-Change-Number: 18830
Gerrit-PatchSet: 1
Gerrit-Owner: Hoernchen <ewild at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200615/67568c91/attachment.htm>


More information about the gerrit-log mailing list