mirror of https://gerrit.osmocom.org/osmo-dev
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
1020 B
38 lines
1020 B
# project build these first
|
|
libosmocore
|
|
libosmo-abis libosmocore
|
|
libosmo-netif libosmo-abis
|
|
libosmo-sccp libosmo-netif
|
|
libsmpp34
|
|
libasn1c
|
|
osmo-ggsn libosmocore
|
|
osmo-iuh libosmo-sccp libasn1c
|
|
osmo-hlr libosmo-abis
|
|
osmo-mgw libosmo-netif
|
|
osmo-msc osmo-iuh osmo-mgw libsmpp34 osmo-hlr
|
|
osmo-bsc libosmo-sccp osmo-mgw
|
|
osmo-sgsn osmo-iuh osmo-ggsn osmo-hlr
|
|
osmo-sip-connector libosmocore
|
|
osmo-bts libosmo-netif
|
|
osmo-smlc libosmo-sccp
|
|
# 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, use no sanitize.opts, or use LD_PRELOAD for osmo-trx binaries.
|
|
osmo-trx libosmocore
|
|
osmo-pcu libosmocore
|
|
asn1c libasn1c
|
|
osmo-gbproxy libosmocore
|
|
osmo-pcap libosmocore
|
|
osmo-bsc-nat libosmo-sccp
|
|
libgtpnl
|
|
osmo-upf libosmocore libgtpnl
|
|
|
|
# can only clone these
|
|
docker-playground
|
|
osmo-ttcn3-hacks
|
|
osmocom-bb
|
|
|
|
# configure.ac not in topdir of repository
|
|
osmocom-bb_layer23 libosmocore
|
|
osmocom-bb_virtphy libosmocore
|