Change in libosmocore[master]: pkgconfig/osmocodec/osmocoding: link to talloc

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 Jul 20 21:10:14 UTC 2020


Hoernchen has uploaded a new patch set (#3). ( https://gerrit.osmocom.org/c/libosmocore/+/19347 )

Change subject: pkgconfig/osmocodec/osmocoding: link to talloc
......................................................................

pkgconfig/osmocodec/osmocoding: link to talloc

find . -maxdepth 1 -iname "libosmo*so" | xargs -n1 -I\# sh -c "echo \#
&& nm \# | grep 'U talloc'"
tells us that all libs depend on talloc, but pkgconfig omits it for
codec and coding, which sometimes to linking issues with libtool and
lld.

Change-Id: I75a4d39a0c3d53fc4c311e25e933a22832616cea
---
M libosmocodec.pc.in
M libosmocoding.pc.in
2 files changed, 4 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/47/19347/3
-- 
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/19347
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I75a4d39a0c3d53fc4c311e25e933a22832616cea
Gerrit-Change-Number: 19347
Gerrit-PatchSet: 3
Gerrit-Owner: Hoernchen <ewild at sysmocom.de>
Gerrit-CC: Jenkins Builder
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200720/bb37442f/attachment.htm>


More information about the gerrit-log mailing list