aboutsummaryrefslogtreecommitdiffstats
path: root/2G.deps
blob: bbfff2627d6cd007917ed97c9fd888b89b8b60c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# project	build these first
libosmocore
libosmo-abis	libosmocore
libosmo-netif	libosmo-abis
libosmo-sccp	libosmo-netif
libsmpp34
osmo-ggsn	libosmocore
osmo-hlr	libosmo-abis
osmo-mgw	libosmo-netif
osmo-msc	libosmo-sccp osmo-mgw libsmpp34 osmo-hlr
osmo-bsc	libosmo-sccp osmo-mgw
osmo-sgsn	libosmo-sccp 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