diff options
author | Holger Hans Peter Freyther <holger@moiji-mobile.com> | 2017-01-24 14:26:11 +0100 |
---|---|---|
committer | Holger Hans Peter Freyther <holger@moiji-mobile.com> | 2017-01-24 14:26:11 +0100 |
commit | 6030ce844e057e3c3aeb7c3ff02cc092a6edb82d (patch) | |
tree | 658b859e702d6dea414bfd387387fd55ccf3cb5b /src/gsm/tlv_parser.c | |
parent | abba1537a7c4c12bd695e089cef9d29adb04fed0 (diff) |
sim: Link to libtalloc as symbols of it are used here
A DSO should link to the libraries that it is using. Linking to
libtalloc will resolve these warnings:
Change-Id: I4c8d5e80e194b9d9b4fa2424c4a22377ecee9c7a
dpkg-shlibdeps: warning: symbol _talloc_zero used by debian/libosmosim0/usr/lib/i386-linux-gnu/libosmosim.so.0.0.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol _talloc_free used by debian/libosmosim0/usr/lib/i386-linux-gnu/libosmosim.so.0.0.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol talloc_strndup used by debian/libosmosim0/usr/lib/i386-linux-gnu/libosmosim.so.0.0.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol talloc_strdup used by debian/libosmosim0/usr/lib/i386-linux-gnu/libosmosim.so.0.0.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol _talloc_memdup used by debian/libosmosim0/usr/lib/i386-linux-gnu/libosmosim.so.0.0.0 found in none of the libraries
Diffstat (limited to 'src/gsm/tlv_parser.c')
0 files changed, 0 insertions, 0 deletions