blob: ee2ddc12ea7f6be8729491148f4718485d63f854 [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 Hofmeyr80630cf2018-11-06 16:35:32 +010016# osmo-trx can build with --enable-sanitize, but then won't work reliably.
17# When omitting --enable-sanitize from osmo-trx only, its 'make check' will fail.
18# So if you want osmo-trx, uncomment and use no sanitize.opts, or use LD_PRELOAD for osmo-trx binaries.
19#osmo-trx libosmocore