osmo-msc/src
Harald Welte 8f042b9000 osmo-msc: Don't link against libasn1c
osmo-msc doesn't use any API/symbols of libasn1c directlry.  Rather,
we use libosmo-ranap which in turn uses libasn1c.  Let the linker
work out that dependency.

This fixes the following dpkg-shlibdeps warning:

Change-Id: I2f840884d8f1cc542de1e26acd3d4215bd2fd899
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/osmo-msc/usr/bin/osmo-msc was not linked against libasn1c.so.0 (it uses none of the library's symbols)
2017-10-28 15:17:53 +02:00
..
libcommon Remove BTS-specific attributes 2017-09-15 14:15:52 +02:00
libcommon-cs Rename osmo_fsm to avoid illegal space in name + more meaningful name 2017-10-25 03:28:35 +02:00
libmsc add ';' after OSMO_ASSERT() 2017-10-05 15:33:06 +02:00
libvlr cosmetic: vlr: declare a struct in .h; drop unused header 2017-10-04 11:14:39 +00:00
osmo-msc osmo-msc: Don't link against libasn1c 2017-10-28 15:17:53 +02:00
utils rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
Makefile.am split off osmo-msc: remove files, apply build, rename 2017-08-29 12:51:19 +00:00