mirror of https://gerrit.osmocom.org/osmo-dev
add osmo-bts to 3G+2G.deps
parent
6f7954e869
commit
ec789e7e44
|
@ -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.
|
||||
|
|
|
@ -13,3 +13,4 @@ osmo-msc --enable-sanitize
|
|||
osmo-sgsn --enable-sanitize
|
||||
openbsc --enable-sanitize
|
||||
osmo-sip-connector --enable-sanitize
|
||||
osmo-bts --enable-sanitize
|
||||
|
|
Loading…
Reference in New Issue