From 5675afa6b9518f247d6f014a57299d746b801ca4 Mon Sep 17 00:00:00 2001 From: Max Date: Wed, 24 Jan 2018 13:24:34 +0100 Subject: Enable sanitize for CI tests Change-Id: I3e2e1fb777a7cbf74e2f7c4288ed5f3277c7faed --- contrib/jenkins_oct.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/jenkins_oct.sh') diff --git a/contrib/jenkins_oct.sh b/contrib/jenkins_oct.sh index 4595c0d7..efbd368d 100755 --- a/contrib/jenkins_oct.sh +++ b/contrib/jenkins_oct.sh @@ -14,7 +14,7 @@ osmo-build-dep.sh libosmo-abis cd "$deps" osmo-layer1-headers.sh oct "$FIRMWARE_VERSION" -configure_flags="--with-octsdr-2g=$deps/layer1-headers/ --enable-octphy" +configure_flags="--enable-sanitize --with-octsdr-2g=$deps/layer1-headers/ --enable-octphy" build_bts "osmo-bts-octphy" "$configure_flags" -- cgit v1.2.3