add osmo-bts to 3G+2G.deps

This commit is contained in:
Neels Hofmeyr 2021-06-22 00:35:02 +02:00
parent 6f7954e869
commit ec789e7e44
2 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,7 @@ 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-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.

View File

@ -13,3 +13,4 @@ osmo-msc --enable-sanitize
osmo-sgsn --enable-sanitize
openbsc --enable-sanitize
osmo-sip-connector --enable-sanitize
osmo-bts --enable-sanitize