aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/jenkins_bts_trx.sh
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/jenkins_bts_trx.sh')
-rwxr-xr-xcontrib/jenkins_bts_trx.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/jenkins_bts_trx.sh b/contrib/jenkins_bts_trx.sh
index 05726d86..3e3d8d36 100755
--- a/contrib/jenkins_bts_trx.sh
+++ b/contrib/jenkins_bts_trx.sh
@@ -16,6 +16,7 @@ cd "$deps"
configure_flags="\
--with-osmo-pcu=$deps/osmo-pcu/include \
--enable-trx \
+ --enable-sanitize \
"
build_bts "osmo-bts-trx" "$configure_flags"