jenkins: enable new flag --enable-external-tests

Change-Id: Iac47ce865c833d892c84425b49e9420838e100ca
This commit is contained in:
Neels Hofmeyr 2021-08-16 20:43:06 +02:00
parent 9eb8c9f0d7
commit bb840eceb9
3 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,7 @@ configure_flags="\
--enable-sanitize \
--enable-werror \
--enable-trx \
--enable-external-tests \
"
build_bts "osmo-bts-trx" "$configure_flags"

View File

@ -20,6 +20,7 @@ configure_flags="\
--with-octsdr-2g=$deps/layer1-headers/ \
--enable-octphy \
--enable-trx \
--enable-external-tests \
"
build_bts "osmo-bts-octphy+trx" "$configure_flags"

View File

@ -21,6 +21,7 @@ configure_flags="\
--enable-werror \
--enable-sysmocom-bts \
--with-sysmobts=$inst/include/ \
--enable-external-tests \
"
# This will not work for the femtobts