contrib: build-osmo-trx: Enable addr sanitize for osmo-trx

Change-Id: Iad90c7c8c2098680276de000c36bec0224f9746d
This commit is contained in:
Pau Espin 2018-04-16 14:22:50 +02:00
parent 4a338c7dba
commit ec3852f1bd
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ name="osmo-trx"
. "$(dirname "$0")/jenkins-build-common.sh"
build_repo libosmocore --enable-sanitize --disable-doxygen
build_repo osmo-trx --without-sse
build_repo osmo-trx --enable-sanitize --without-sse
create_bin_tgz osmo-trx