blob: c090b6e9c53d8413bbe12aacc96124709a9d48d0 [file] [log] [blame]
Neels Hofmeyr375ac732017-08-28 15:16:46 +02001# project build these first
2libosmocore
3libosmo-abis libosmocore
4libosmo-netif libosmo-abis
5libosmo-sccp libosmo-netif
6libsmpp34
Neels Hofmeyr956c7322017-09-07 00:51:30 +02007osmo-ggsn libosmocore
Neels Hofmeyr375ac732017-08-28 15:16:46 +02008osmo-hlr libosmo-abis
9osmo-mgw libosmo-netif
Neels Hofmeyr01496a82018-11-15 16:06:11 +010010osmo-msc libosmo-sccp osmo-mgw libsmpp34 osmo-hlr
Neels Hofmeyr375ac732017-08-28 15:16:46 +020011osmo-bsc libosmo-sccp osmo-mgw
Pau Espin Pedrol3cb08212018-10-31 09:29:31 +010012osmo-sgsn libosmo-sccp osmo-ggsn osmo-hlr
Neels Hofmeyrf08745f2018-11-06 16:37:25 +010013osmo-sip-connector libosmocore
Neels Hofmeyr58c219d2020-09-08 01:37:20 +020014osmo-smlc libosmo-sccp
Neels Hofmeyr80630cf2018-11-06 16:35:32 +010015# osmo-trx can build with --enable-sanitize, but then won't work reliably.
16# When omitting --enable-sanitize from osmo-trx only, its 'make check' will fail.
17# So if you want osmo-trx, uncomment and use no sanitize.opts, or use LD_PRELOAD for osmo-trx binaries.
18#osmo-trx libosmocore