osmo-dev/3G+2G.deps

20 lines
665 B
Plaintext
Raw Normal View History

2017-08-13 01:22:42 +00:00
# project build these first
libosmocore
libosmo-abis libosmocore
libosmo-netif libosmo-abis
libosmo-sccp libosmo-netif
libsmpp34
libasn1c
osmo-ggsn libosmocore
2017-08-13 01:22:42 +00:00
osmo-iuh libosmo-sccp libasn1c
osmo-hlr libosmo-abis
osmo-mgw libosmo-netif
osmo-msc osmo-iuh osmo-mgw libsmpp34 osmo-hlr
2017-08-13 01:22:42 +00:00
osmo-bsc libosmo-sccp osmo-mgw
osmo-sgsn osmo-iuh osmo-ggsn osmo-hlr
osmo-sip-connector libosmocore
# osmo-trx can build with --enable-sanitize, but then won't work reliably.
# When omitting --enable-sanitize from osmo-trx only, its 'make check' will fail.
# So if you want osmo-trx, uncomment and use no sanitize.opts, or use LD_PRELOAD for osmo-trx binaries.
#osmo-trx libosmocore