blob: e34ea5b261d1b77b584dd6a2a281ef39c6ea9a50 [file] [log] [blame]
Neels Hofmeyr0a1bdff2017-08-13 03:22:42 +02001# project build these first
2libosmocore
3libosmo-abis libosmocore
4libosmo-netif libosmo-abis
5libosmo-sccp libosmo-netif
6libsmpp34
7libasn1c
Neels Hofmeyr956c7322017-09-07 00:51:30 +02008osmo-ggsn libosmocore
Neels Hofmeyr0a1bdff2017-08-13 03:22:42 +02009osmo-iuh libosmo-sccp libasn1c
10osmo-hlr libosmo-abis
11osmo-mgw libosmo-netif
Neels Hofmeyr01496a82018-11-15 16:06:11 +010012osmo-msc osmo-iuh osmo-mgw libsmpp34 osmo-hlr
Neels Hofmeyr0a1bdff2017-08-13 03:22:42 +020013osmo-bsc libosmo-sccp osmo-mgw
Pau Espin Pedrol3cb08212018-10-31 09:29:31 +010014osmo-sgsn osmo-iuh osmo-ggsn osmo-hlr
Oliver Smithb56ce0b2018-09-26 16:10:38 +020015osmo-sip-connector libosmocore
Neels Hofmeyrec789e72021-06-22 00:35:02 +020016osmo-bts libosmo-netif
Neels Hofmeyr80630cf2018-11-06 16:35:32 +010017# osmo-trx can build with --enable-sanitize, but then won't work reliably.
18# When omitting --enable-sanitize from osmo-trx only, its 'make check' will fail.
19# So if you want osmo-trx, uncomment and use no sanitize.opts, or use LD_PRELOAD for osmo-trx binaries.
20#osmo-trx libosmocore